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.araujo
Recipients chris.jerdonek, eric.araujo, georg.brandl
Date 2010-04-11.15:04:49
SpamBayes Score 0.0024125394
Marked as misclassified No
Message-id <1270998291.02.0.448477774871.issue8370@psf.upfronthosting.co.za>
In-reply-to
Content
You’re right. This module name has been fixed in the 3.x branch (it used a magic name without reason); when importlib was backported from 3.1 to 2.6, this change must have been overlooked.

Are you willing to produce a patch?

Regards
History
Date User Action Args
2010-04-11 15:04:51eric.araujosetrecipients: + eric.araujo, georg.brandl, chris.jerdonek
2010-04-11 15:04:51eric.araujosetmessageid: <1270998291.02.0.448477774871.issue8370@psf.upfronthosting.co.za>
2010-04-11 15:04:49eric.araujolinkissue8370 messages
2010-04-11 15:04:49eric.araujocreate