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 Thomas Güttler, brett.cannon, docs@python, guettli
Date 2015-03-12.14:24:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426170290.43.0.385761366212.issue23625@psf.upfronthosting.co.za>
In-reply-to
Content
I understood what you asked. My point is that mentioning eggs in the imp doesn't make sense since the imp module nor import supports them natively. Eggs are a setuptools thing, not a Python standard library thing.
History
Date User Action Args
2015-03-12 14:24:50brett.cannonsetrecipients: + brett.cannon, guettli, docs@python, Thomas Güttler
2015-03-12 14:24:50brett.cannonsetmessageid: <1426170290.43.0.385761366212.issue23625@psf.upfronthosting.co.za>
2015-03-12 14:24:50brett.cannonlinkissue23625 messages
2015-03-12 14:24:50brett.cannoncreate