[issue20621] Issue with zipimport in 3.3.4 and 3.4.0rc1

Paul Moore report at bugs.python.org
Mon Feb 17 08:36:09 CET 2014


Paul Moore added the comment:

Re unit tests. Doh. Of *course* there are tests for importing from zipfiles. And I just ran them (on Windows) and they worked. So there's something more complex going on here and I don't know how you test for it, sorry (short of by trying an import from the pip wheel that's bundled as part of _ensurepip - that's ugly and not very focused, but on the other hand it does test the precise use case that I have here...)

----------

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


More information about the Python-bugs-list mailing list