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 lambacck
Recipients lambacck
Date 2013-08-02.19:34:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375472056.62.0.564467694147.issue18635@psf.upfronthosting.co.za>
In-reply-to
Content
It would be useful to set the discovered member_type to the Enum class and not just the instance. Attached is a patch to add _member_type_ to the enum_class.
History
Date User Action Args
2013-08-02 19:34:16lambaccksetrecipients: + lambacck
2013-08-02 19:34:16lambaccksetmessageid: <1375472056.62.0.564467694147.issue18635@psf.upfronthosting.co.za>
2013-08-02 19:34:16lambaccklinkissue18635 messages
2013-08-02 19:34:16lambacckcreate