Barry A. Warsaw added the comment:

On Feb 20, 2017, at 12:03 AM, Fred L. Drake, Jr. wrote:

>Is there some special treatment you think should be given to specific enum
>values as well?

The only thing I thought about was optionally provide the enum item's value,
when that's useful.  Usually you shouldn't care what the item's value is, but
maybe sometimes you do, and in that case it would be nice if there was a way
to express that.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29601>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to