mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| lexical_path.py | ||
| local_path.py | ||
| zip_path.py | ||