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 ncoghlan
Recipients James.Pickering, brett.cannon, ncoghlan, pje
Date 2012-03-08.00:15:20
SpamBayes Score 0.0007222168
Marked as misclassified No
Message-id <1331165721.11.0.338566689751.issue14209@psf.upfronthosting.co.za>
In-reply-to
Content
Adding Brett, since the plan is to clear out a lot of the redundant code in pkgutil once importlib is fully bootstrapped as the standard import implementation.

(although this will still affect the older versions directly)
History
Date User Action Args
2012-03-08 00:15:21ncoghlansetrecipients: + ncoghlan, brett.cannon, pje, James.Pickering
2012-03-08 00:15:21ncoghlansetmessageid: <1331165721.11.0.338566689751.issue14209@psf.upfronthosting.co.za>
2012-03-08 00:15:20ncoghlanlinkissue14209 messages
2012-03-08 00:15:20ncoghlancreate