cpython/Lib/importlib/metadata
Anthony Sottile 8087831231 Don't crash if there exists an EGG-INFO directory on sys.path (#13667)
* 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
2019-05-29 17:13:11 -07:00
..
__init__.py Don't crash if there exists an EGG-INFO directory on sys.path (#13667) 2019-05-29 17:13:11 -07:00