diff options
author | Brett Cannon <brett@python.org> | 2012-05-11 14:48:41 -0400 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2012-05-11 14:48:41 -0400 |
commit | c049952de76cbcd00e490e48445ed7a50d3dc83a (patch) | |
tree | 91d1ff6bffbb8d6c5b04a8bae6b53944eb078335 /Python/getcompiler.c | |
parent | 0c59b039b86afa9f51c30f7d9f340d9c75984488 (diff) | |
download | cpython-git-c049952de76cbcd00e490e48445ed7a50d3dc83a.tar.gz |
Issue #13959: Have
importlib.abc.FileLoader.load_module()/get_filename() and
importlib.machinery.ExtensionFileLoader.load_module() have their
single argument be optional as the loader's constructor has all the
ncessary information.
This allows for the deprecation of
imp.load_source()/load_compile()/load_package().
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions