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 ethan.furman
Recipients ethan.furman
Date 2014-01-27.20:37:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390855066.21.0.631218831969.issue20412@psf.upfronthosting.co.za>
In-reply-to
Content
While trying to update the socket documentation it was brought to my attention that Enum and IntEnum are not defined as classes as far as the docs are concerned [1].

[1] http://bugs.python.org/issue20386#msg209473
History
Date User Action Args
2014-01-27 20:37:46ethan.furmansetrecipients: + ethan.furman
2014-01-27 20:37:46ethan.furmansetmessageid: <1390855066.21.0.631218831969.issue20412@psf.upfronthosting.co.za>
2014-01-27 20:37:46ethan.furmanlinkissue20412 messages
2014-01-27 20:37:46ethan.furmancreate