[docs] [issue17947] Code, test, and doc review for PEP-0435 Enum

STINNER Victor report at bugs.python.org
Sat Jun 15 01:57:43 CEST 2013


STINNER Victor added the comment:

> New changeset e7a01c7f69fe by Ethan Furman in branch 'default':
> Closes issue 17947.  Adds PEP-0435 (Adding an Enum type to the Python standard library).
> http://hg.python.org/cpython/rev/e7a01c7f69fe

Great job :-)

----------
nosy: +haypo

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


More information about the docs mailing list