diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-10 13:20:34 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-10 13:20:34 +0100 |
commit | 524a5ba111e3705c48f2f8fc22f9f0b4b122cae0 (patch) | |
tree | 5b266eeb7212252f4fa362f6adce0f4aded2a219 /Python | |
parent | 283f3f8ab326bfd43f9c7c7859ae9815a7545b64 (diff) | |
download | cpython-git-524a5ba111e3705c48f2f8fc22f9f0b4b122cae0.tar.gz |
Issue #23605: os.walk() now calls os.scandir() instead of os.listdir().
The usage of os.scandir() reduces the number of calls to os.stat().
Initial patch written by Ben Hoyt.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions