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 georg.brandl
Recipients georg.brandl, mrts
Date 2009-04-01.18:46:48
SpamBayes Score 6.248725e-05
Marked as misclassified No
Message-id <1238611609.81.0.00777535135611.issue4438@psf.upfronthosting.co.za>
In-reply-to
Content
This feature is implemented as importlib.import_modules() in 2.7 and
3.1; for earlier versions there is also a backport on PyPI.
History
Date User Action Args
2009-04-01 18:46:49georg.brandlsetrecipients: + georg.brandl, mrts
2009-04-01 18:46:49georg.brandlsetmessageid: <1238611609.81.0.00777535135611.issue4438@psf.upfronthosting.co.za>
2009-04-01 18:46:48georg.brandllinkissue4438 messages
2009-04-01 18:46:48georg.brandlcreate