Ethan Furman wrote:
Also, if we change Enum so that members do act more like class attributes, then things like Color.red.blue.green.blue will result in Color.blue,
I thought we already decided it was worth making that not happen? -- Greg _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com