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 ncoghlan
Recipients Arfrever, brett.cannon, chris.jerdonek, christopherthemagnificent, eric.araujo, georg.brandl, ncoghlan, python-dev
Date 2012-07-15.12:19:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342354757.5.0.675595730854.issue15343@psf.upfronthosting.co.za>
In-reply-to
Content
Main change in that last commit is really the one to make pydoc ignore just about *any* exception from get_source(). This should make it more robust against buggy loaders, too.
History
Date User Action Args
2012-07-15 12:19:17ncoghlansetrecipients: + ncoghlan, brett.cannon, georg.brandl, eric.araujo, Arfrever, christopherthemagnificent, chris.jerdonek, python-dev
2012-07-15 12:19:17ncoghlansetmessageid: <1342354757.5.0.675595730854.issue15343@psf.upfronthosting.co.za>
2012-07-15 12:19:16ncoghlanlinkissue15343 messages
2012-07-15 12:19:16ncoghlancreate