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