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-16.02:47:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418698073.98.0.617399444983.issue23014@psf.upfronthosting.co.za>
In-reply-to
Content
At some point should we make create_module (and exec_module) always required?  In other words, when should would drop the legacy loader support?  I expect the answer is Python 4. :)
History
Date User Action Args
2014-12-16 02:47:54eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, Arfrever
2014-12-16 02:47:53eric.snowsetmessageid: <1418698073.98.0.617399444983.issue23014@psf.upfronthosting.co.za>
2014-12-16 02:47:53eric.snowlinkissue23014 messages
2014-12-16 02:47:53eric.snowcreate