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 eric.araujo, georg.brandl, jankratochvil, ned.deily, pitrou, r.david.murray, rishikesh
Date 2011-10-07.07:10:20
SpamBayes Score 0.008063066
Marked as misclassified No
Message-id <1317971421.74.0.220716649442.issue7015@psf.upfronthosting.co.za>
In-reply-to
Content
The problem of pydoc apropos failing due to exceptions raised by pkgutil walk_packages is fixed in 2.7.3 by the changes for Issue7425; they were already fixed in 3.x.
History
Date User Action Args
2011-10-07 07:10:21ned.deilysetrecipients: + ned.deily, georg.brandl, pitrou, eric.araujo, r.david.murray, rishikesh, jankratochvil
2011-10-07 07:10:21ned.deilysetmessageid: <1317971421.74.0.220716649442.issue7015@psf.upfronthosting.co.za>
2011-10-07 07:10:20ned.deilylinkissue7015 messages
2011-10-07 07:10:20ned.deilycreate