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 sbt
Recipients Arfrever, barry, brett.cannon, eric.smith, sbt
Date 2013-06-22.18:24:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Apologies for being dense, but how would you actually use such a loader?

Would you need to install something in sys.meta_path/sys.path_hooks?  Would it make all imports lazy or only imports of specified modules?
History
Date User Action Args
2013-06-22 18:24:46sbtsetrecipients: + sbt, barry, brett.cannon, eric.smith, Arfrever
2013-06-22 18:24:46sbtsetmessageid: <[email protected]>
2013-06-22 18:24:46sbtlinkissue17621 messages
2013-06-22 18:24:46sbtcreate