mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
d8cba5d16f
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