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 Arfrever, brett.cannon, eric.snow, ncoghlan
Date 2014-12-16.13:47:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418737641.17.0.404515469457.issue23014@psf.upfronthosting.co.za>
In-reply-to
Content
I'm still a fan of "never" - it's a good escape hatch that means we never have to contort the new API to deal with some of the more esoteric use cases that involved completely overloading the import process in the loader :)
History
Date User Action Args
2014-12-16 13:47:21ncoghlansetrecipients: + ncoghlan, brett.cannon, Arfrever, eric.snow
2014-12-16 13:47:21ncoghlansetmessageid: <1418737641.17.0.404515469457.issue23014@psf.upfronthosting.co.za>
2014-12-16 13:47:21ncoghlanlinkissue23014 messages
2014-12-16 13:47:21ncoghlancreate