mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add versionadded to enum docs.
This commit is contained in:
parent
6adb4543fc
commit
fd1ff1c888
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
.. :sectionauthor:: Eli Bendersky <eliben@gmail.com>,
|
||||
.. :sectionauthor:: Ethan Furman <ethan@stoneleaf.us>
|
||||
|
||||
.. versionadded:: 3.4
|
||||
|
||||
**Source code:** :source:`Lib/enum.py`
|
||||
|
||||
----------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue