[issue4484] struct: per item endianess specification

Mark Dickinson report at bugs.python.org
Wed Apr 7 23:39:47 CEST 2010


Mark Dickinson <dickinsm at gmail.com> added the comment:

I agree that this seems like something that would rarely be needed.  If it's really necessary, it's possible to break up the format and do the packing/unpacking in fixed-endian pieces.

----------
nosy: +mark.dickinson
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4484>
_______________________________________


More information about the Python-bugs-list mailing list