mirror of
https://github.com/python/cpython.git
synced 2025-11-01 06:01:29 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| lexical_path.py | ||