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 eric.araujo
Recipients docs@python, eric.araujo
Date 2014-04-16.20:26:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397680012.16.0.887791975702.issue21268@psf.upfronthosting.co.za>
In-reply-to
Content
“In the Python interpreter, do "from pydoc import help" to provide online help.”

“online” has changed meaning in the last decades, and help is a semi-builtin automatically added by the site module on startup.
History
Date User Action Args
2014-04-16 20:26:52eric.araujosetrecipients: + eric.araujo, docs@python
2014-04-16 20:26:52eric.araujosetmessageid: <1397680012.16.0.887791975702.issue21268@psf.upfronthosting.co.za>
2014-04-16 20:26:52eric.araujolinkissue21268 messages
2014-04-16 20:26:51eric.araujocreate