mirror of
https://github.com/python/cpython.git
synced 2025-12-04 08:34:25 +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
|
||||
pprint.rst
|
||||
reprlib.rst
|
||||
enum.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue