mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
4de4e654e5
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).