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 paul.moore
Recipients Arfrever, benjamin.peterson, georg.brandl, gregory.p.smith, larry, paul.moore, python-dev, steve.dower, vstinner
Date 2014-02-17.07:27:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392622064.29.0.67299018343.issue20621@psf.upfronthosting.co.za>
In-reply-to
Content
I have reports from virtualenv users that this is not happening on Linux, BTW. Could it be platform-specific somehow? Have the Unix users here been able to reproduce this?

As regards a unit test, presumably we could ship a preconstructed zipfile in the test suite and just try importing from it. Although I'm surprised there isn't a test for this already...
History
Date User Action Args
2014-02-17 07:27:44paul.mooresetrecipients: + paul.moore, georg.brandl, gregory.p.smith, vstinner, larry, benjamin.peterson, Arfrever, python-dev, steve.dower
2014-02-17 07:27:44paul.mooresetmessageid: <1392622064.29.0.67299018343.issue20621@psf.upfronthosting.co.za>
2014-02-17 07:27:44paul.moorelinkissue20621 messages
2014-02-17 07:27:43paul.moorecreate