mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
8660fb7fd7
Previously arbitrary errors could be cleared during formatting error messages for ImportError or AttributeError for modules. Now all unexpected errors are reported.
Source files for various builtin objects