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`.
B
Barney Gale committed
9f741e55c16376412c1473aa45b94314c00a0c43
Parent: b7f4789
Committed by GitHub <noreply@github.com>
on 6/18/2024, 10:13:45 PM