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 sijinjoseph
Recipients Carl.M.Johnson, cvrebert, docs@python, ezio.melotti, sijinjoseph
Date 2011-04-26.12:50:22
SpamBayes Score 0.00028992275
Marked as misclassified No
Message-id <1303822223.09.0.806201079476.issue11926@psf.upfronthosting.co.za>
In-reply-to
Content
@Ezio - help(True), help(False) and help(None) all return the correct documentation for me using latest trunk. I think the quotes around True, False and None might be throwing things off in your case.
History
Date User Action Args
2011-04-26 12:50:23sijinjosephsetrecipients: + sijinjoseph, ezio.melotti, cvrebert, docs@python, Carl.M.Johnson
2011-04-26 12:50:23sijinjosephsetmessageid: <1303822223.09.0.806201079476.issue11926@psf.upfronthosting.co.za>
2011-04-26 12:50:22sijinjosephlinkissue11926 messages
2011-04-26 12:50:22sijinjosephcreate