commit | eae30790417d7113599e21639815c1e00798b9ed | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Mon Dec 28 17:55:27 2015 -0800 |
committer | Brett Cannon <brett@python.org> | Mon Dec 28 17:55:27 2015 -0800 |
tree | 66225f7f506649fd256903f2319e4f9263adf42d | |
parent | 53d1f24408efd8317c0ebea42cd42e1735d54310 [diff] |
Issue #25802: Deprecate load_module() on importlib.machinery.SourceFileLoader and SourcelessFileLoader. They were the only remaining implementations of load_module() not documented as deprecated.