cpython/Lib/importlib
Jason R. Coombs 3e0b830e85
[3.9] [bpo-45765] Fix distribution discovery on empty path. (GH-29487). (GH-29511)
(cherry picked from commit 6ec0dec7b7)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2021-11-13 15:07:22 -05:00
..
__init__.py
_bootstrap.py
_bootstrap_external.py bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025) 2021-05-10 23:45:50 +01:00
_common.py
abc.py
machinery.py
metadata.py [3.9] [bpo-45765] Fix distribution discovery on empty path. (GH-29487). (GH-29511) 2021-11-13 15:07:22 -05:00
resources.py
util.py