]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: Fix spelling errors of 'initial' in enum.py (GH-16314)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 21 Sep 2019 05:40:42 +0000 (22:40 -0700)
committerGitHub <noreply@github.com>
Sat, 21 Sep 2019 05:40:42 +0000 (22:40 -0700)
commit8d4c52ffb47a4d3590758220f297ba58108e1ef3
treedb36a7989b839fb1d6eb3f11b8bb56541b637a2c
parentfd4f28d894ee55d7ee1625c726c1859fcd1e2249
Doc: Fix spelling errors of 'initial' in enum.py (GH-16314)

(cherry picked from commit bb16fb2cb8dca1fa1d67621c3175793eda7dbdc2)

Co-authored-by: HongWeipeng <hongweichen8888@sina.com>
Lib/enum.py