[docs] [issue19040] Problems with overriding Enum.__new__

Eli Bendersky report at bugs.python.org
Mon Sep 23 04:26:49 CEST 2013


Eli Bendersky added the comment:

LGTM, Ethan. You know how I feel about customization in general ;-) We should give Enum a term or two in the stdlib to learn how it's being used and abused - we can always *add* customization in the future.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19040>
_______________________________________


More information about the docs mailing list