mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
clock_gettime(CLOCK_REALTIME) if available. As a side effect, Python now depends on the librt library on Solaris and on Linux (only with glibc older than 2.17).
Miscellaneous source files for the main Python shared library