Closes issue 17947. Adds PEP-0435 (Enum, IntEnum) to the stdlib.

This commit is contained in:
Ethan Furman 2013-06-14 00:30:27 -07:00
parent 58f2efb968
commit 0fff6ad1a1
1 changed files with 1 additions and 0 deletions

View File

@ -30,3 +30,4 @@ The following modules are documented in this chapter:
copy.rst
pprint.rst
reprlib.rst
enum.rst