]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #15627: This is simply an update to the name of a new method recently added
authorEric Snow <ericsnowcurrently@gmail.com>
Wed, 5 Dec 2012 07:43:43 +0000 (23:43 -0800)
committerEric Snow <ericsnowcurrently@gmail.com>
Wed, 5 Dec 2012 07:43:43 +0000 (23:43 -0800)
commita6cfb28bd2611abefe08b11512e8378ddd2b8c57
tree550c8cdf1d840a1d9dd4a14a711ee94d548a5f62
parentfe907e18709e150c902afa08823b65ab4254614a
Issue #15627: This is simply an update to the name of a new method recently added
to importlib.abc.SourceLoader.
Doc/library/importlib.rst
Lib/importlib/_bootstrap.py
Lib/test/test_importlib/source/test_abc_loader.py
Misc/NEWS
Python/importlib.h