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 pitrou
Recipients arupchakrav, benjamin.peterson, pitrou
Date 2014-02-04.03:04:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391483096.55.0.564044077677.issue20506@psf.upfronthosting.co.za>
In-reply-to
Content
This is not what the OP asked, AFAICT. sys.modules is just the set of currently imported modules, not all potentially importable modules.
History
Date User Action Args
2014-02-04 03:04:56pitrousetrecipients: + pitrou, benjamin.peterson, arupchakrav
2014-02-04 03:04:56pitrousetmessageid: <1391483096.55.0.564044077677.issue20506@psf.upfronthosting.co.za>
2014-02-04 03:04:56pitroulinkissue20506 messages
2014-02-04 03:04:56pitroucreate