diff options
author | Brett Cannon <brett@python.org> | 2012-05-13 13:04:21 -0400 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2012-05-13 13:04:21 -0400 |
commit | 62961dde319ea4c1ba6db18cc549a851515c9e29 (patch) | |
tree | 6de49399a1d14410e7be3039f2024df3e7f76ccc /Lib/importlib/util.py | |
parent | 401f9f3d32dcebf5ead8079d46a83fe7c7631581 (diff) | |
download | cpython-git-62961dde319ea4c1ba6db18cc549a851515c9e29.tar.gz |
Issue #13959: Document imp.find_module/load_module as deprecated.
The code itself does not raise a DeprecationWarning as the functions
are technically fine, it's just a bad API. Unfortunately experience
has shown that the terrible API has been exposed in various places,
necessitating that it stick around probably until py4k comes around
since it is such a shift to move over to importlib.find_loader().
Diffstat (limited to 'Lib/importlib/util.py')
0 files changed, 0 insertions, 0 deletions