mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
Helper to write() which retries write() if it is interrupted by a signal (fails with EINTR).
Miscellaneous source files for the main Python shared library