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 barry, eli.bendersky, eric.snow, ethan.furman, ncoghlan, pitrou, r.david.murray
Date 2013-09-13.15:34:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379086454.89.0.237386004658.issue18989@psf.upfronthosting.co.za>
In-reply-to
Content
One cannot subclass an Enum that has already defined keys.
History
Date User Action Args
2013-09-13 15:34:14ethan.furmansetrecipients: + ethan.furman, barry, ncoghlan, pitrou, r.david.murray, eli.bendersky, eric.snow
2013-09-13 15:34:14ethan.furmansetmessageid: <1379086454.89.0.237386004658.issue18989@psf.upfronthosting.co.za>
2013-09-13 15:34:14ethan.furmanlinkissue18989 messages
2013-09-13 15:34:14ethan.furmancreate