mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
I had meant to switch everything to InterpreterError when I added it a while back. At the time I missed a few key spots. As part of this, I've added print-the-exception to _PyXI_InitTypes() and fixed an error case in `_PyStaticType_InitBuiltin().
Miscellaneous source files for the main Python shared library