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 belopolsky
Recipients astrand, belopolsky, eric.araujo
Date 2010-07-19.20:20:40
SpamBayes Score 0.00070376636
Marked as misclassified No
Message-id <1279570841.99.0.187215406757.issue9308@psf.upfronthosting.co.za>
In-reply-to
Content
It turns out that test_imp tests that pydoc.py is in iso-8859-1.  This is not right.  The test should use a dedicated file under Lib/test for that.
History
Date User Action Args
2010-07-19 20:20:42belopolskysetrecipients: + belopolsky, astrand, eric.araujo
2010-07-19 20:20:41belopolskysetmessageid: <1279570841.99.0.187215406757.issue9308@psf.upfronthosting.co.za>
2010-07-19 20:20:40belopolskylinkissue9308 messages
2010-07-19 20:20:40belopolskycreate