mirror of
https://github.com/python/cpython.git
synced 2025-09-01 06:28:36 +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 |