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 alex, barry, benjamin.peterson, docs@python, dstufft, eli.bendersky, ethan.furman, ezio.melotti, gvanrossum, isoschiz, ncoghlan, pconnell, python-dev, zach.ware
Date 2013-06-08.08:36:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370680573.47.0.911099794216.issue17947@psf.upfronthosting.co.za>
In-reply-to
Content
Hopefully the final bit of code, plus docs.

Code changes:  

  _names_ are reserved

  
Doc changes (different from the PEP):

  examples of AutoEnum, UniqueEnum, and OrderedEnum
History
Date User Action Args
2013-06-08 08:36:14ethan.furmansetrecipients: + ethan.furman, gvanrossum, barry, ncoghlan, benjamin.peterson, ezio.melotti, alex, eli.bendersky, docs@python, python-dev, zach.ware, pconnell, dstufft, isoschiz
2013-06-08 08:36:13ethan.furmansetmessageid: <1370680573.47.0.911099794216.issue17947@psf.upfronthosting.co.za>
2013-06-08 08:36:13ethan.furmanlinkissue17947 messages
2013-06-08 08:36:13ethan.furmancreate