mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00: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