cpython/Lib/test/test_pathlib/support
Barney Gale 3569e4a670
GH-130614: pathlib ABCs: revise test suite for Windows path joining (#131016)
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.
2025-03-11 18:01:43 +00:00
..
__init__.py
lexical_path.py GH-130614: pathlib ABCs: revise test suite for Windows path joining (#131016) 2025-03-11 18:01:43 +00:00