mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
The previous change made the `glob` module slower to import, because it
imported `pathlib._glob` and hence the rest of `pathlib`.
Reverts
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||
| _local.py | ||