mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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