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, docs@python, eli.bendersky, ethan.furman, georg.brandl, mark, serhiy.storchaka
Date 2015-01-25.15:43:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422200580.36.0.593780380671.issue23292@psf.upfronthosting.co.za>
In-reply-to
Content
Amusingly enough, I posted a question/answer to StackOverflow (http://stackoverflow.com/q/28130683/208880) and so far the only other respondent posted an answer with similar functionality to my own, and also recommended that such a method be added to the base Enum class.
History
Date User Action Args
2015-01-25 15:43:00ethan.furmansetrecipients: + ethan.furman, barry, georg.brandl, mark, eli.bendersky, docs@python, serhiy.storchaka
2015-01-25 15:43:00ethan.furmansetmessageid: <1422200580.36.0.593780380671.issue23292@psf.upfronthosting.co.za>
2015-01-25 15:43:00ethan.furmanlinkissue23292 messages
2015-01-25 15:43:00ethan.furmancreate