]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Enum] reformat and add doc strings (GH-23705)
authorEthan Furman <ethan@stoneleaf.us>
Tue, 8 Dec 2020 20:26:56 +0000 (12:26 -0800)
committerGitHub <noreply@github.com>
Tue, 8 Dec 2020 20:26:56 +0000 (12:26 -0800)
commit6d3dfee271b6e4afbfb060c269b034b871e2d1b3
tree62acb3c5824d4ef9ec4256a9fef782b123cc87bc
parent37440eef7f9a0c27e13fc9ce0850574bb00688b0
[Enum] reformat and add doc strings (GH-23705)
Lib/enum.py
Lib/test/test_enum.py