R. David Murray added the comment: This is why we should have had named constants and not Enums :)
But no, nothing in the python Enum implementation restricts it to a value *range*. It is really a collection of named constants. ---------- nosy: +r.david.murray _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21406> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com