mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Moving this code under the `pathlib` package makes it quite a lot easier to backport in the `pathlib-abc` PyPI package. It was a bit foolish of me to add it to `glob` in the first place. Also add `translate()` to `__all__` in `glob`. This function is new in 3.13, so there's no NEWS needed. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||
| _glob.py | ||