Ram Rachum added the comment:

My particular use case is that I have objects with a tuple of enum objects to 
each, and I want the tuple to be in canonical order rather than random, for 
convenience.

I can easily use a subclass, but I think it's general enough functionality for 
it to be included in the standard library.

----------

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

Reply via email to