diff options
author | Ethan Furman <ethan@stoneleaf.us> | 2020-09-22 00:23:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-22 00:23:13 (GMT) |
commit | 0063ff4e583505e69473caa978e476ea4c559b83 (patch) | |
tree | 637c86f3b68e8d63678fb666c5cbf4e3326783c6 /Lib/ast.py | |
parent | 68526fe258da8c01196fd7cf48e8e5f1280bf8fd (diff) | |
download | cpython-0063ff4e583505e69473caa978e476ea4c559b83.zip cpython-0063ff4e583505e69473caa978e476ea4c559b83.tar.gz cpython-0063ff4e583505e69473caa978e476ea4c559b83.tar.bz2 |
bpo-41816: add `StrEnum` (GH-22337)
`StrEnum` ensures that its members were already strings, or intended to
be strings.
Diffstat (limited to 'Lib/ast.py')
0 files changed, 0 insertions, 0 deletions