mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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