STINNER Victor <victor.stin...@haypocalc.com> added the comment: OMG! I understood why the bug was not seen before: "python -m test test_zipimport test_zipimport" succeed because test_zipimport REMOVES testAFakeZlib tests after the first run!
New patch to remove this ugly hack (it is no more needed with my patch anyway). ---------- Added file: http://bugs.python.org/file22034/zipimport_get_data-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12124> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com