mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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