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 brett.cannon
Date 2012-11-17.16:14:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353168847.15.0.35858456437.issue667770@psf.upfronthosting.co.za>
In-reply-to
Content
The story of impports from the C level is much more sane than back in the 2.6 days thanks to PyImport_Import, PyImport_ImportModuleLevelObject, and PyImport_ImportModuleLevel.
History
Date User Action Args
2012-11-17 16:14:07brett.cannonsetrecipients: + brett.cannon
2012-11-17 16:14:07brett.cannonsetmessageid: <1353168847.15.0.35858456437.issue667770@psf.upfronthosting.co.za>
2012-11-17 16:14:07brett.cannonlinkissue667770 messages
2012-11-17 16:14:07brett.cannoncreate