mirror of
https://github.com/python/cpython.git
synced 2026-06-04 02:26:37 -04:00
a8a3a1b7e8
Issue26135 - In the tutorial section on modules, reference importlib.reload instead of imp.reload.