Ethan Furman added the comment:

A standard feature of Enum is that either space separated strings or a list of 
strings is accepted any where either is.

_sunder_ names are the ones reserved for Enum use (such as _value_, _name_, and 
soon _order_ (for py2/py3 compatible code).

----------

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

Reply via email to