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, barry, brett.cannon, eric.smith, sbt
Date 2014-02-06.19:02:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is a patch which implements a lazy loader for loaders that define exec_module().
History
Date User Action Args
2014-02-06 19:02:27brett.cannonsetrecipients: + brett.cannon, barry, eric.smith, Arfrever, sbt
2014-02-06 19:02:27brett.cannonsetmessageid: <[email protected]>
2014-02-06 19:02:27brett.cannonlinkissue17621 messages
2014-02-06 19:02:27brett.cannoncreate