diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-10 12:20:34 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-10 12:20:34 (GMT) |
| commit | 524a5ba111e3705c48f2f8fc22f9f0b4b122cae0 (patch) | |
| tree | 5b266eeb7212252f4fa362f6adce0f4aded2a219 /Lib/test/test_struct.py | |
| parent | 283f3f8ab326bfd43f9c7c7859ae9815a7545b64 (diff) | |
| download | cpython-524a5ba111e3705c48f2f8fc22f9f0b4b122cae0.zip cpython-524a5ba111e3705c48f2f8fc22f9f0b4b122cae0.tar.gz cpython-524a5ba111e3705c48f2f8fc22f9f0b4b122cae0.tar.bz2 | |
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 'Lib/test/test_struct.py')
0 files changed, 0 insertions, 0 deletions
