[issue14905] zipimport.c needs to support namespace packages when no 'directory' entry exists

Serhiy Storchaka report at bugs.python.org
Sat Feb 16 23:25:51 CET 2013


Serhiy Storchaka added the comment:

This can significant slowdown zipimport. I think we shouldn't support such broken zip files in zipimport.

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list