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.
B
Berker Peksag committed
7e732a7181ab6debfe5df33bfc29035d522dfef9
Parent: eaf16ab