diff options
author | Berker Peksag <berker.peksag@gmail.com> | 2015-07-25 10:03:30 (GMT) |
---|---|---|
committer | Berker Peksag <berker.peksag@gmail.com> | 2015-07-25 10:03:30 (GMT) |
commit | 8028769852bb2e73e8ea17bbacc959cb0d68aa64 (patch) | |
tree | 714e04ad92c3db13c5469d6e7f4eae517a3c9907 /Python/codecs.c | |
parent | 8932cd169ce409e73168a734887bf83643273f04 (diff) | |
parent | a1bddadddddc5743d91f2007fb8182c5fbf96fc5 (diff) | |
download | cpython-8028769852bb2e73e8ea17bbacc959cb0d68aa64.zip cpython-8028769852bb2e73e8ea17bbacc959cb0d68aa64.tar.gz cpython-8028769852bb2e73e8ea17bbacc959cb0d68aa64.tar.bz2 |
Issue #24713: Use importlib.reload() in import reference document.
imp.reload() was deprecated in Python 3.4 and changed to call
importlib.reload().
Patch by Petr Viktorin.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions