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 mjpieters
Recipients barry, eli.bendersky, ethan.furman, mjpieters, ncoghlan, pitrou, python-dev, r.david.murray
Date 2013-09-27.15:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380294820.42.0.226826227579.issue19030@psf.upfronthosting.co.za>
In-reply-to
Content
Note: there is a comment explaining the point of _RouteClassAttributeToGetattr right above the Enum.name and Enum.value methods you changed (now at line 474). You may want to update that comment now.
History
Date User Action Args
2013-09-27 15:13:40mjpieterssetrecipients: + mjpieters, barry, ncoghlan, pitrou, r.david.murray, eli.bendersky, ethan.furman, python-dev
2013-09-27 15:13:40mjpieterssetmessageid: <1380294820.42.0.226826227579.issue19030@psf.upfronthosting.co.za>
2013-09-27 15:13:40mjpieterslinkissue19030 messages
2013-09-27 15:13:40mjpieterscreate