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, brett.cannon, eric.araujo, eric.snow, meador.inge
Date 2012-03-14.20:52:28
SpamBayes Score 0.00355122
Marked as misclassified No
Message-id <1331758349.77.0.653769491575.issue13959@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a start for re-implementing imp. Still need code for cache_from_source, source_from_cache, find_module, load_module, reload, load_compiled, load_source, and load_package.
History
Date User Action Args
2012-03-14 20:52:29brett.cannonsetrecipients: + brett.cannon, eric.araujo, Arfrever, meador.inge, eric.snow
2012-03-14 20:52:29brett.cannonsetmessageid: <1331758349.77.0.653769491575.issue13959@psf.upfronthosting.co.za>
2012-03-14 20:52:29brett.cannonlinkissue13959 messages
2012-03-14 20:52:29brett.cannoncreate