mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +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 |