This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Jim.Jewett, dholth, ethan.furman, paul.moore, serhiy.storchaka, steve.dower
Date 2015-02-26.20:53:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424984031.29.0.135997095703.issue23491@psf.upfronthosting.co.za>
In-reply-to
Content
As for zipimport, it doesn't support namespace packages when no 'directory' entry exists (issue14905). The zipfile module CLI now adds entries for directories (issue22219).
History
Date User Action Args
2015-02-26 20:53:51serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, dholth, ethan.furman, Jim.Jewett, steve.dower
2015-02-26 20:53:51serhiy.storchakasetmessageid: <1424984031.29.0.135997095703.issue23491@psf.upfronthosting.co.za>
2015-02-26 20:53:51serhiy.storchakalinkissue23491 messages
2015-02-26 20:53:51serhiy.storchakacreate