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 pitrou
Recipients georg.brandl, ironfroggy, pitrou
Date 2008-01-22.19:46:56
SpamBayes Score 0.2893574
Marked as misclassified No
Message-id <1201031217.58.0.381338145472.issue1621660@psf.upfronthosting.co.za>
In-reply-to
Content
I think the original poster alludes to the fact that when doing `import
this; help(this)`, the "module docs" section points to the autogenerated
URL `http://www.python.org/doc/current/lib/module-this.html`, which
doesn't exist.
Probably nothing very annoying though :-) I had never thought of asking
for help about the `this` module before...
History
Date User Action Args
2008-01-22 19:46:57pitrousetspambayes_score: 0.289357 -> 0.2893574
recipients: + pitrou, georg.brandl, ironfroggy
2008-01-22 19:46:57pitrousetspambayes_score: 0.289357 -> 0.289357
messageid: <1201031217.58.0.381338145472.issue1621660@psf.upfronthosting.co.za>
2008-01-22 19:46:56pitroulinkissue1621660 messages
2008-01-22 19:46:56pitroucreate