Christian Heimes added the comment:

IMHO a useful API has to provide a more low level functionality like "format 
number as 32 bit unsigned integer in network endian". A bytes.format() function 
should support all format chars from 
http://docs.python.org/3/library/struct.html#format-characters plus all endian 
and alignment modifiers.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3982>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to