Ram Rachum added the comment:

Right now I want it for this: 

http://bugs.python.org/issue22504

Another use case I can think of is that if you store enum values in a database, 
you're probably using an int field and you'd want to easily convert between an 
enum and it's int value.

----------

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

Reply via email to