mirror of
https://github.com/python/cpython.git
synced 2026-08-07 04:39:37 +08: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).