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, ezio.melotti, ncoghlan
Date 2011-09-26.18:06:22
SpamBayes Score 0.007191108
Marked as misclassified No
Message-id <1317060382.86.0.126476885596.issue13046@psf.upfronthosting.co.za>
In-reply-to
Content
I'm w/ Ezio on this; imp.find_module() handling modules whose names can't be used by __import__() is fine.
History
Date User Action Args
2011-09-26 18:06:22brett.cannonsetrecipients: + brett.cannon, ncoghlan, ezio.melotti, Arfrever
2011-09-26 18:06:22brett.cannonsetmessageid: <1317060382.86.0.126476885596.issue13046@psf.upfronthosting.co.za>
2011-09-26 18:06:22brett.cannonlinkissue13046 messages
2011-09-26 18:06:22brett.cannoncreate