mirror of
https://github.com/python/cpython.git
synced 2025-11-08 17:41:42 +00:00
This allows users of the `pathlib-abc` PyPI package to use `posixpath` or `ntpath` as a path module in versions of Python lacking `os.path.splitroot()` (3.11 and before). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||