mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +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).