[issue4228] struct.pack('L', -1)
Armin Rigo
report at bugs.python.org
Wed Oct 29 16:43:00 CET 2008
Armin Rigo <arigo at users.sourceforge.net> added the comment:
Ah, I should also mention that a fix of zipfile for 2.5 to no longer use
the deprecated feature (and thus no longer cause DeprecationWarnings)
also sounds like a good idea, in addition to the fix to the struct module.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4228>
_______________________________________
More information about the Python-bugs-list
mailing list