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 Yury.Selivanov, barry, brett.cannon, eric.araujo, eric.smith, eric.snow, jaraco
Date 2012-04-30.22:54:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335826453.01.0.694145197833.issue14660@psf.upfronthosting.co.za>
In-reply-to
Content
I've modified zipimport to support namespace packages, and checked it in to the feature branch. This completes all of the functionality I think needs to be added. Next up is adding tests.
History
Date User Action Args
2012-04-30 22:54:13eric.smithsetrecipients: + eric.smith, barry, brett.cannon, jaraco, eric.araujo, Yury.Selivanov, eric.snow
2012-04-30 22:54:13eric.smithsetmessageid: <1335826453.01.0.694145197833.issue14660@psf.upfronthosting.co.za>
2012-04-30 22:54:12eric.smithlinkissue14660 messages
2012-04-30 22:54:12eric.smithcreate