mirror of
https://github.com/python/cpython.git
synced 2026-05-31 00:28:25 -04:00
a8a3a1b7e8
Issue26135 - In the tutorial section on modules, reference importlib.reload instead of imp.reload.