mirror of
https://github.com/python/cpython.git
synced 2026-08-20 17:15:00 +08:00
PyErr_Print() will not return when the exception is a SystemExit, so decref the __main__ module object in that case.
Miscellaneous source files for the main Python shared library