mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Test Posix-flavoured `pathlib.types._JoinablePath` in a dedicated test module. These tests cover `LexicalPosixPath`, `PurePosixPath` and `PosixPath`, where `LexicalPosixPath` is a simple implementation of `_JoinablePath` for use in tests. |
||
|---|---|---|
| .. | ||
| support | ||
| __init__.py | ||
| test_join.py | ||
| test_join_posix.py | ||
| test_pathlib.py | ||
| test_pathlib_abc.py | ||