mirror of
https://github.com/python/cpython.git
synced 2026-08-16 02:11:06 +08:00
Retry open()/fopen() if it fails with EINTR and the Python signal handler doesn't raise an exception.
Miscellaneous source files for the main Python shared library