diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-06-18 22:13:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-18 22:13:45 (GMT) |
commit | 9f741e55c16376412c1473aa45b94314c00a0c43 (patch) | |
tree | b50b499a852965ab21923a96c0561fe2afbae4fa /Modules | |
parent | b7f478948fcf3bf8e62c79ebcb3ff69bf06d9c4d (diff) | |
download | cpython-9f741e55c16376412c1473aa45b94314c00a0c43.zip cpython-9f741e55c16376412c1473aa45b94314c00a0c43.tar.gz cpython-9f741e55c16376412c1473aa45b94314c00a0c43.tar.bz2 |
GH-73991: pathlib ABC tests: add `DummyPath.unlink()` and `rmdir()` (#120715)
In preparation for the addition of `PathBase.rmtree()`, implement
`DummyPath.unlink()` and `rmdir()`, and move corresponding tests into
`test_pathlib_abc` so they're run against `DummyPath`.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions