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 eric.smith
Recipients eric.smith, georg.brandl, ncoghlan
Date 2009-11-26.11:59:05
SpamBayes Score 0.047259215
Marked as misclassified No
Message-id <1259236746.67.0.651305377762.issue7397@psf.upfronthosting.co.za>
In-reply-to
Content
According to http://docs.python.org/library/imputil.html, imputil is
deprecated and it has been removed in 3.x. Further, I don't see
import_module in imputil (2.6 or trunk), it's just an example on that
documentation page.
History
Date User Action Args
2009-11-26 11:59:06eric.smithsetrecipients: + eric.smith, georg.brandl, ncoghlan
2009-11-26 11:59:06eric.smithsetmessageid: <1259236746.67.0.651305377762.issue7397@psf.upfronthosting.co.za>
2009-11-26 11:59:05eric.smithlinkissue7397 messages
2009-11-26 11:59:05eric.smithcreate