[issue3317] duplicate lines in zipfile.py

Alan McIntyre report at bugs.python.org
Tue Jul 8 10:46:37 CEST 2008


Alan McIntyre <alan.mcintyre at gmail.com> added the comment:

The patch seems to work just fine for me, all tests pass (including
test_zipfile64) on an Intel Mac.  I'd vote to go ahead and revert the
magicXXX variables back to their original names--I'm sure Twisted isn't
the only project out there that made use of them.

If the magicXXX name change gets checked in along with the current patch
I'll run the zip64 tests on Mac and Linux afterward, since they don't
get run in the standard test run on the buildbots.  I don't currently
have a Windows machine to test with.

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


More information about the Python-bugs-list mailing list