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 gvanrossum
Recipients brett.cannon, eric.snow, gvanrossum, lukasz.langa, ncoghlan, paul.moore, serhiy.storchaka, steve.dower, tim.golden, twouters, vstinner, zach.ware
Date 2018-04-02.17:57:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522691823.53.0.467229070634.issue30891@psf.upfronthosting.co.za>
In-reply-to
Content
That's rather disturbing, and none of that is reflected in the zipimport docs. Is there at least a bpo issue about it? I may be the last person in the world to still recommend putting a zipfile on sys.path -- I used to believe it's faster than directory searches, is that no longer the case?
History
Date User Action Args
2018-04-02 17:57:03gvanrossumsetrecipients: + gvanrossum, twouters, brett.cannon, paul.moore, ncoghlan, vstinner, tim.golden, lukasz.langa, eric.snow, zach.ware, serhiy.storchaka, steve.dower
2018-04-02 17:57:03gvanrossumsetmessageid: <1522691823.53.0.467229070634.issue30891@psf.upfronthosting.co.za>
2018-04-02 17:57:03gvanrossumlinkissue30891 messages
2018-04-02 17:57:03gvanrossumcreate