mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
6b31b2dab1
gh-125519: Improve traceback if `importlib.reload()` is called with a non-module object (GH-125520)
(cherry picked from commit c5c21fee7a)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>