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 Antony.Lee
Recipients Antony.Lee
Date 2014-12-08.06:04:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418018648.34.0.0967171282391.issue23008@psf.upfronthosting.co.za>
In-reply-to
Content
Not a big deal, but "$ pydoc enum.Enum" and "$ pydoc enum.IntEnum" fail to retrieve the docstrings, while they are visible with "$ pydoc enum".
History
Date User Action Args
2014-12-08 06:04:08Antony.Leesetrecipients: + Antony.Lee
2014-12-08 06:04:08Antony.Leesetmessageid: <1418018648.34.0.0967171282391.issue23008@psf.upfronthosting.co.za>
2014-12-08 06:04:08Antony.Leelinkissue23008 messages
2014-12-08 06:04:08Antony.Leecreate