Ethan Furman added the comment: aenum 2.0 [1] has been released. Because it also covers Python 2.7 I had to enhance its auto() to cover |, &, ^, and ~ so that Enum classes could be properly created.
At this moment your choices are to use odd naming or aenum (with its enhanced auto). [1] https://pypi.python.org/pypi/aenum ---------- assignee: -> ethan.furman _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29594> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com