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 vmurashev
Recipients brett.cannon, christian.heimes, vmurashev
Date 2013-08-24.00:23:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377303794.68.0.976808437849.issue18307@psf.upfronthosting.co.za>
In-reply-to
Content
unit-test attached.
There are 3 tests inside it: 2 failed, 1 succeeded.

According to this test results it becomes clear that specified issue is reproduced only with zip modules which contain precompiled bytecode inside (pyc-files)
History
Date User Action Args
2013-08-24 00:23:14vmurashevsetrecipients: + vmurashev, brett.cannon, christian.heimes
2013-08-24 00:23:14vmurashevsetmessageid: <1377303794.68.0.976808437849.issue18307@psf.upfronthosting.co.za>
2013-08-24 00:23:14vmurashevlinkissue18307 messages
2013-08-24 00:23:14vmurashevcreate