mirror of
https://github.com/python/cpython.git
synced 2026-07-07 18:50:03 -04:00
a79e4fb38d
...`` when an ImportError occurs. Other cases had already been switched over to using the repr. Thanks to Tomasz Maćkowiak for the patch.