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 ron_adam
Recipients giampaolo.rodola, ping, ron_adam
Date 2008-08-31.22:38:42
SpamBayes Score 0.0002734245
Marked as misclassified No
Message-id <1220222328.41.0.36794041076.issue2001@psf.upfronthosting.co.za>
In-reply-to
Content
New patch to replace outdated patch due to other changes to pydoc.

The easies way to try this out is to:

>> import pydoc
>> pydoc.gui()

Try it before and after the patch.  I think most people will prefer the
patch.
History
Date User Action Args
2008-08-31 22:38:48ron_adamsetrecipients: + ron_adam, ping, giampaolo.rodola
2008-08-31 22:38:48ron_adamsetmessageid: <1220222328.41.0.36794041076.issue2001@psf.upfronthosting.co.za>
2008-08-31 22:38:47ron_adamlinkissue2001 messages
2008-08-31 22:38:47ron_adamcreate