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 serhiy.storchaka
Recipients brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, yselivanov
Date 2014-01-23.21:47:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390513639.1.0.449692492314.issue20204@psf.upfronthosting.co.za>
In-reply-to
Content
With issue #20372 patch pydoc no longer raise an exception, but it also doesn't produce useful output. In 3.3 it prints more details.
History
Date User Action Args
2014-01-23 21:47:19serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow, yselivanov
2014-01-23 21:47:19serhiy.storchakasetmessageid: <1390513639.1.0.449692492314.issue20204@psf.upfronthosting.co.za>
2014-01-23 21:47:19serhiy.storchakalinkissue20204 messages
2014-01-23 21:47:18serhiy.storchakacreate