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 Arfrever, eric.araujo, vstinner
Date 2011-05-06.16:02:31
SpamBayes Score 0.0030749687
Marked as misclassified No
Message-id <1304697752.23.0.999862786012.issue11995@psf.upfronthosting.co.za>
In-reply-to
Content
Isn’t the root problem that pydoc uses import rather than imp or PEP 302 things?  We could change that.
History
Date User Action Args
2011-05-06 16:02:32eric.araujosetrecipients: + eric.araujo, vstinner, Arfrever
2011-05-06 16:02:32eric.araujosetmessageid: <1304697752.23.0.999862786012.issue11995@psf.upfronthosting.co.za>
2011-05-06 16:02:31eric.araujolinkissue11995 messages
2011-05-06 16:02:31eric.araujocreate