summaryrefslogtreecommitdiffstats
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2024-07-08 16:41:01 (GMT)
committerGitHub <noreply@github.com>2024-07-08 16:41:01 (GMT)
commitdb00fee3a22db1c4b893b432c64a8123d7e92322 (patch)
tree0e223e967f5fcc99dcee999fbe00c33dbf44f762 /Python/fileutils.c
parent5289550b33de3d56f89a5d44a665283f7c8483a7 (diff)
downloadcpython-db00fee3a22db1c4b893b432c64a8123d7e92322.zip
cpython-db00fee3a22db1c4b893b432c64a8123d7e92322.tar.gz
cpython-db00fee3a22db1c4b893b432c64a8123d7e92322.tar.bz2
GH-119169: Simplify `os.walk()` exception handling (#121435)
Handle errors from `os.scandir()` and `ScandirIterator` similarly, which lets us loop over directory entries with `for`.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions