mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +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 | ||