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