On 12/10/2017 09:50 AM, Guido van Rossum wrote:
There's a third-party enum package. Maybe you can contribute an implementation of this idea there. If it becomes popular maybe we can add it to the stdlib enum module.
The third-party library in question is aenum (enum34 isn't getting new functionality). It can be found at https://bitbucket.org/stoneleaf/aenum .
-- ~Ethan~ _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/