[docs] Code, test, and doc review for PEP-0435 Enum (issue 17947)

zachary.ware at gmail.com zachary.ware at gmail.com
Mon Jun 10 16:54:20 CEST 2013


Barring any typos in the not-yet-uploaded v12 patch, everything looks
good to me now.  Thanks, Ethan!


http://bugs.python.org/review/17947/diff/8339/Doc/library/enum.rst
File Doc/library/enum.rst (right):

http://bugs.python.org/review/17947/diff/8339/Doc/library/enum.rst#newcode423
Doc/library/enum.rst:423: One frequent request is to not have to specify
values for enum members::
On 2013/06/10 16:13:01, stoneleaf wrote:
> Major rewrite:

Much better :)

http://bugs.python.org/review/17947/


More information about the docs mailing list