[issue10694] zipfile.py end of central directory detection not robust
Bertrand Croq added the comment: The last patch (manually applied to Python 2.6) fixed the problem with a ZIP file used in my project. -- ___ Python tracker <http://bugs.python.org/issue10694> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue4713] Installing sgmlop causes xmlrpclib error
Bertrand Croq added the comment: This bug still present in Python 2.7, the proposed patch works. -- nosy: +bcroq ___ Python tracker <http://bugs.python.org/issue4713> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com