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
Date 2015-03-11.14:59:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426085983.55.0.563906521077.issue23625@psf.upfronthosting.co.za>
In-reply-to
Content
Egg files are not a part of the Python stdlib and so I don't understand why you expected them to be supported by imp? Anyway, because egg files are not from Python itself but a third-party project they shouldn't be referenced from the official docs as it would just confuse people who don't know what eggs even are.
History
Date User Action Args
2015-03-11 14:59:43brett.cannonsetrecipients: + brett.cannon, docs@python, Thomas Güttler
2015-03-11 14:59:43brett.cannonsetmessageid: <1426085983.55.0.563906521077.issue23625@psf.upfronthosting.co.za>
2015-03-11 14:59:43brett.cannonlinkissue23625 messages
2015-03-11 14:59:43brett.cannoncreate