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 berker.peksag
Recipients berker.peksag, bignose, docs@python
Date 2013-09-07.05:58:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378533504.92.0.722929443474.issue18956@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like duplicate of issue 7798.

> * pydoc.getdoc

http://docs.python.org/3.4/library/inspect.html#inspect.getdoc

> * pydoc.splitdoc

See issue 12916 for inspect.splitdoc.

> * pydoc.cram

This was rejected in issue 12914.

> * pydoc.allmethods

This was rejected in issue 12917.
History
Date User Action Args
2013-09-07 05:58:24berker.peksagsetrecipients: + berker.peksag, docs@python, bignose
2013-09-07 05:58:24berker.peksagsetmessageid: <1378533504.92.0.722929443474.issue18956@psf.upfronthosting.co.za>
2013-09-07 05:58:24berker.peksaglinkissue18956 messages
2013-09-07 05:58:24berker.peksagcreate