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 vstinner
Recipients David Hagen, John Hagen, abarry, barry, eli.bendersky, ethan.furman, kennethreitz, python-dev, rhettinger, veky, vstinner
Date 2016-08-19.08:20:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZ_yD9drgVcYvg24W3D5YOxThh1DZ_rDcrw8AU++oXPQQ@mail.gmail.com>
In-reply-to <1471590201.12.0.973324175652.issue26988@psf.upfronthosting.co.za>
Content
Would it be possible to use a auto or AUTO_ENUM constant from the enum in
the Enum class? (And drop AutoEnum class.)
History
Date User Action Args
2016-08-19 08:20:46vstinnersetrecipients: + vstinner, barry, rhettinger, eli.bendersky, ethan.furman, python-dev, veky, abarry, John Hagen, David Hagen, kennethreitz
2016-08-19 08:20:46vstinnerlinkissue26988 messages
2016-08-19 08:20:46vstinnercreate