mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Previously arbitrary errors could be cleared during formatting error messages for ImportError or AttributeError for modules. Now all unexpected errors are reported.
Miscellaneous source files for the main Python shared library