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, pitrou
Date 2013-09-06.02:48:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378435728.57.0.984351102215.issue18924@psf.upfronthosting.co.za>
In-reply-to
Content
Heavy-handed would be having the metaclass turn all the enum members into read-only properties.  The solution I have proposed is more like a wagging of one's finger saying, "No, no, that's not the right way!"  ;)
History
Date User Action Args
2013-09-06 02:48:48ethan.furmansetrecipients: + ethan.furman, barry, pitrou, eli.bendersky, eric.snow
2013-09-06 02:48:48ethan.furmansetmessageid: <1378435728.57.0.984351102215.issue18924@psf.upfronthosting.co.za>
2013-09-06 02:48:48ethan.furmanlinkissue18924 messages
2013-09-06 02:48:48ethan.furmancreate