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 bkad
Recipients ajaksu2, bkad, tws5
Date 2010-11-21.22:03:44
SpamBayes Score 5.0361677e-06
Marked as misclassified No
Message-id <1290377026.63.0.0499743684151.issue940286@psf.upfronthosting.co.za>
In-reply-to
Content
This patch redirects output from Helper.help to whatever output stream is passed to the Helper constructor. If no output stream is specified, the fault behavior is to pass the output to the OS pager.
History
Date User Action Args
2010-11-21 22:03:46bkadsetrecipients: + bkad, ajaksu2, tws5
2010-11-21 22:03:46bkadsetmessageid: <1290377026.63.0.0499743684151.issue940286@psf.upfronthosting.co.za>
2010-11-21 22:03:44bkadlinkissue940286 messages
2010-11-21 22:03:44bkadcreate