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 brett.cannon
Recipients Arfrever, brett.cannon, eric.smith, eric.snow, lemburg, ncoghlan, pitrou
Date 2012-04-24.19:23:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335295415.27.0.710009130636.issue14657@psf.upfronthosting.co.za>
In-reply-to
Content
I don't quite follow what you are suggesting, MAL. Are you saying to freeze importlib.__init__ and importlib._bootstrap and somehow have improtlib.__init__ choose what to load, frozen or source?
History
Date User Action Args
2012-04-24 19:23:35brett.cannonsetrecipients: + brett.cannon, lemburg, ncoghlan, pitrou, eric.smith, Arfrever, eric.snow
2012-04-24 19:23:35brett.cannonsetmessageid: <1335295415.27.0.710009130636.issue14657@psf.upfronthosting.co.za>
2012-04-24 19:23:34brett.cannonlinkissue14657 messages
2012-04-24 19:23:34brett.cannoncreate