aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_pathlib/__init__.py
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2024-12-23 17:22:15 +0000
committerGitHub <noreply@github.com>2024-12-23 17:22:15 +0000
commitd61542b5ff1fe64705e5ce1bcc53048f14098dba (patch)
treead512bcc0a38c765b7ae1b0893b4d22ee51858ae /Lib/test/test_pathlib/__init__.py
parentc5b0c90b62f1a10b0742db4bcd17da080d4e9111 (diff)
downloadcpython-d61542b5ff1fe64705e5ce1bcc53048f14098dba.tar.gz
cpython-d61542b5ff1fe64705e5ce1bcc53048f14098dba.zip
pathlib tests: create test hierarchy without using class under test (#128200)
In the pathlib tests, 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 'Lib/test/test_pathlib/__init__.py')
0 files changed, 0 insertions, 0 deletions