mirror of
https://github.com/python/cpython.git
synced 2025-12-04 16:43:27 +00:00
Closes issue 17947. Adds PEP-0435 (Enum, IntEnum) to the stdlib.
This commit is contained in:
parent
58f2efb968
commit
0fff6ad1a1
1 changed files with 1 additions and 0 deletions
|
|
@ -30,3 +30,4 @@ The following modules are documented in this chapter:
|
||||||
copy.rst
|
copy.rst
|
||||||
pprint.rst
|
pprint.rst
|
||||||
reprlib.rst
|
reprlib.rst
|
||||||
|
enum.rst
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue