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.snow
Recipients Arfrever, brett.cannon, eric.snow, ncoghlan
Date 2014-12-17.01:36:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418780203.42.0.7697802022.issue23014@psf.upfronthosting.co.za>
In-reply-to
Content
@Brett

Discussing this at PyCon sounds good.  I'm in favor of dropping load_module as soon as possible (if possible), as you might have guessed by the way I implemented the module spec code. :)  I agree that we should make a decision about load_module one way or the other, as either way we can consequently clean up that code.
History
Date User Action Args
2014-12-17 01:36:43eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, Arfrever
2014-12-17 01:36:43eric.snowsetmessageid: <1418780203.42.0.7697802022.issue23014@psf.upfronthosting.co.za>
2014-12-17 01:36:43eric.snowlinkissue23014 messages
2014-12-17 01:36:43eric.snowcreate