]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder".
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 7 Sep 2016 07:52:20 +0000 (00:52 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 7 Sep 2016 07:52:20 +0000 (00:52 -0700)
commit32d374215a514915eca892e5c58a61e9494f37af
treea5eb60bfa6e5a1f28bedd4042460a22fce720fca
parente848cd7605a7891378ef1463e933939aa253df71
[backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder".
Doc/c-api/import.rst
Lib/pkgutil.py
Lib/runpy.py
Lib/test/test_importlib/import_/test_meta_path.py
Lib/test/test_importlib/util.py
Lib/test/test_pkgutil.py
Misc/ACKS
Python/import.c