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 ncoghlan
Recipients alex, barry, benjamin.peterson, docs@python, dstufft, eli.bendersky, ethan.furman, ezio.melotti, gvanrossum, isoschiz, ncoghlan, pconnell, python-dev, zach.ware
Date 2013-05-27.04:10:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369627805.71.0.290715526663.issue17947@psf.upfronthosting.co.za>
In-reply-to
Content
Somewhat related, I *know* you've read type.__new__. Compared to that, enum.EnumMeta.__new__ is still pretty straightforward ;)
History
Date User Action Args
2013-05-27 04:10:05ncoghlansetrecipients: + ncoghlan, gvanrossum, barry, benjamin.peterson, ezio.melotti, alex, eli.bendersky, docs@python, ethan.furman, python-dev, zach.ware, pconnell, dstufft, isoschiz
2013-05-27 04:10:05ncoghlansetmessageid: <1369627805.71.0.290715526663.issue17947@psf.upfronthosting.co.za>
2013-05-27 04:10:05ncoghlanlinkissue17947 messages
2013-05-27 04:10:05ncoghlancreate