summaryrefslogtreecommitdiffstats
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2022-01-18 23:13:13 (GMT)
committerGitHub <noreply@github.com>2022-01-18 23:13:13 (GMT)
commit7c0914d35eaaab2f323260ba5fe8884732533888 (patch)
treec5d3767758a95f8c2e00ad27f0f276bb7445f4b9 /Python/fileutils.c
parent3852269b91fcc8ee668cd876b3669eba6da5b1ac (diff)
downloadcpython-7c0914d35eaaab2f323260ba5fe8884732533888.zip
cpython-7c0914d35eaaab2f323260ba5fe8884732533888.tar.gz
cpython-7c0914d35eaaab2f323260ba5fe8884732533888.tar.bz2
bpo-45535: [Enum] include special dunders in dir() (GH-30677)
Include the `__dunders__` in `dir()` that make `Enum` special: - `__contains__` - `__getitem__` - `__iter__` - `__len__` - `__members__`
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions