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