diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-24 12:23:18 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-24 12:23:18 +0100 |
commit | ba8b0a7db447fad7a7064e53424725b02ab5ccec (patch) | |
tree | 0dcc238644acdfcfe34cf7c42b6d345e62c5903d /Lib/test/test_genericpath.py | |
parent | 56db16cd445603f688084d9ace4c271b13e4ec01 (diff) | |
download | cpython-git-ba8b0a7db447fad7a7064e53424725b02ab5ccec.tar.gz |
Enhance os._DummyDirEntry
Issue #25911:
* Try to fix test_os.BytesWalkTests on Windows
* Try to mimick better the reference os.DirEntry on Windows
* _DummyDirEntry now caches os.stat() result
* _DummyDirEntry constructor now tries to get os.stat()
Diffstat (limited to 'Lib/test/test_genericpath.py')
0 files changed, 0 insertions, 0 deletions