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 terry.reedy
Recipients Ramchandra Apte, roger.serwy, ron_adam, terry.reedy
Date 2011-12-31.21:00:38
SpamBayes Score 0.003134517
Marked as misclassified No
Message-id <1325365244.25.0.431971609128.issue13659@psf.upfronthosting.co.za>
In-reply-to
Content
I would like that to be a help() option, such as help(module, -b) or more verbosely, help(module, browser=True). This would be useful for the regular interactive interpreter as well.
History
Date User Action Args
2011-12-31 21:00:44terry.reedysetrecipients: + terry.reedy, ron_adam, roger.serwy, Ramchandra Apte
2011-12-31 21:00:44terry.reedysetmessageid: <1325365244.25.0.431971609128.issue13659@psf.upfronthosting.co.za>
2011-12-31 21:00:38terry.reedylinkissue13659 messages
2011-12-31 21:00:38terry.reedycreate