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, vajrasky
Date 2013-09-12.02:32:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378953162.28.0.18794649089.issue18995@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I was aware of that method (not that we would add it that way).  __reversed__ is definitely better for Enum.
History
Date User Action Args
2013-09-12 02:32:42ethan.furmansetrecipients: + ethan.furman, vajrasky
2013-09-12 02:32:42ethan.furmansetmessageid: <1378953162.28.0.18794649089.issue18995@psf.upfronthosting.co.za>
2013-09-12 02:32:42ethan.furmanlinkissue18995 messages
2013-09-12 02:32:42ethan.furmancreate