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, berker.peksag, brett.cannon, eric.snow, larry, ncoghlan
Date 2013-11-12.00:06:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384214780.46.0.891967047087.issue18864@psf.upfronthosting.co.za>
In-reply-to
Content
Sounds good.  It will be worth adding a note to the load_module() docs indicating the limited cases where it is still appropriate, and encouraging the use of exec_module() instead.
History
Date User Action Args
2013-11-12 00:06:20eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, larry, Arfrever, berker.peksag
2013-11-12 00:06:20eric.snowsetmessageid: <1384214780.46.0.891967047087.issue18864@psf.upfronthosting.co.za>
2013-11-12 00:06:20eric.snowlinkissue18864 messages
2013-11-12 00:06:20eric.snowcreate