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 Cubky
Recipients Cubky, Devin Jeanpierre, eric.araujo, ezio.melotti, jbitcm-, r.david.murray, terry.reedy
Date 2012-06-11.09:29:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339406991.34.0.912573485599.issue13691@psf.upfronthosting.co.za>
In-reply-to
Content
I see. So calling help('help') should produce the documentation on the help() function and typing help at the help> prompt should print the help for the prompt.
Tricky indeed. I think I'll look at it during the day after tomorrow and post some results (if any).
History
Date User Action Args
2012-06-11 09:29:51Cubkysetrecipients: + Cubky, terry.reedy, Devin Jeanpierre, ezio.melotti, eric.araujo, r.david.murray, jbitcm-
2012-06-11 09:29:51Cubkysetmessageid: <1339406991.34.0.912573485599.issue13691@psf.upfronthosting.co.za>
2012-06-11 09:29:50Cubkylinkissue13691 messages
2012-06-11 09:29:50Cubkycreate