mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
![]() Implement `parts` using `_stack`, which itself calls `pathmod.split()` repeatedly. This avoids use of `_tail`, which will be moved to `PurePath` shortly. |
||
---|---|---|
.. | ||
__init__.py | ||
_abc.py |