[issue5198] Strange DeprecationWarning behaviour in module struct

Georg Brandl report at bugs.python.org
Mon Apr 5 12:35:59 CEST 2010


Georg Brandl <georg at python.org> added the comment:

Both examples now give consistent behavior independent of byteorder in trunk: packing floats with "H" works, packing bytes out of range with "B" raises.

Closing as "out of date".

----------
nosy: +georg.brandl
resolution:  -> out of date
status: open -> closed

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


More information about the Python-bugs-list mailing list