mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
Test `pathlib.types._ReadablePath` in a dedicated test module. These tests cover `ReadableZipPath`, `ReadableLocalPath` and `Path`, where the former two classes are implementations of `_ReadablePath` for use in tests. |
||
|---|---|---|
| .. | ||
| support | ||
| __init__.py | ||
| test_join.py | ||
| test_join_posix.py | ||
| test_join_windows.py | ||
| test_pathlib.py | ||
| test_pathlib_abc.py | ||
| test_read.py | ||