summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2025-01-04 15:45:24 (GMT)
committerGitHub <noreply@github.com>2025-01-04 15:45:24 (GMT)
commitfd94c6a8032676d0659aa9e38cdaa7c17093119c (patch)
tree099239f9f06ac55d67e8cab49d8fa175305dacb7 /Doc/library
parenta0088b40bb212dc132e147d04f9287cabd72d163 (diff)
downloadcpython-fd94c6a8032676d0659aa9e38cdaa7c17093119c.zip
cpython-fd94c6a8032676d0659aa9e38cdaa7c17093119c.tar.gz
cpython-fd94c6a8032676d0659aa9e38cdaa7c17093119c.tar.bz2
pathlib tests: create `walk()` test hierarchy without using class under test (#128338)
In the tests for `pathlib.Path.walk()`, avoid using the path class under test (`self.cls`) in test setup. Instead we use `os` functions in `test_pathlib`, and direct manipulation of `DummyPath` internal data in `test_pathlib_abc`.
Diffstat (limited to 'Doc/library')
0 files changed, 0 insertions, 0 deletions