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 ned.deily
Recipients Christian.S..Perone, ajaksu2, dmalcolm, eric.araujo, ned.deily, pitrou, python-dev, r.david.murray
Date 2011-10-06.22:10:41
SpamBayes Score 5.1492716e-06
Marked as misclassified No
Message-id <1317939042.25.0.67148792288.issue7425@psf.upfronthosting.co.za>
In-reply-to
Content
The applied changesets backport the "ignore exceptions" fix for pydoc -k from 3.x to 2.7 and also refactor test_pydoc to remove unneeded complexity and add test cases for importing bad packages and unreadable package directories (a problem addressed in Issue7367).  Applied to 2.7 (for 2.7.3), 3.2 (for 3.2.3), and default (for 3.3.0).
History
Date User Action Args
2011-10-06 22:10:42ned.deilysetrecipients: + ned.deily, pitrou, ajaksu2, eric.araujo, r.david.murray, dmalcolm, Christian.S..Perone, python-dev
2011-10-06 22:10:42ned.deilysetmessageid: <1317939042.25.0.67148792288.issue7425@psf.upfronthosting.co.za>
2011-10-06 22:10:41ned.deilylinkissue7425 messages
2011-10-06 22:10:41ned.deilycreate