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 eric.smith
Recipients eric.smith
Date 2012-05-25.00:27:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337905627.12.0.841961188355.issue14905@psf.upfronthosting.co.za>
In-reply-to
Content
If a zip file contains "pkg/foo.py" but no "pkg/" entry, it will not be possible for "pkg" to be a namespace package portion.
History
Date User Action Args
2012-05-25 00:27:07eric.smithsetrecipients: + eric.smith
2012-05-25 00:27:07eric.smithsetmessageid: <1337905627.12.0.841961188355.issue14905@psf.upfronthosting.co.za>
2012-05-25 00:27:06eric.smithlinkissue14905 messages
2012-05-25 00:27:06eric.smithcreate