On Mon, 25 Feb 2013 11:34:35 -0800 Ethan Furman <[email protected]> wrote: > Antoine, question for you: > > Do you think enums from different groupings should compare equal?
Equality should be mostly transitive so, yes, I think they should. Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
