mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
* Don't crash if there exists an EGG-INFO directory on sys.path cross-port of https://gitlab.com/python-devs/importlib_metadata/merge_requests/72 * Also catch PermissionError for windows |
||
|---|---|---|
| .. | ||
| metadata | ||
| __init__.py | ||
| _bootstrap.py | ||
| _bootstrap_external.py | ||
| abc.py | ||
| machinery.py | ||
| resources.py | ||
| util.py | ||