mirror of
https://github.com/python/cpython.git
synced 2026-01-04 06:22:20 +00:00
Test Windows-flavoured `pathlib.types._JoinablePath` in a dedicated test module. These tests cover `LexicalWindowsPath`, `PureWindowsPath` and `WindowsPath`, where `LexicalWindowsPath` is a simple implementation of `_JoinablePath` 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 | ||