mirror of
https://github.com/python/cpython.git
synced 2026-06-13 06:35:32 -04:00
5488449ba4
QueryPerformanceFrequency() cannot fail on Windows XP and later according to its documentation: raise an exception on error and drop the fallback to the system clock.
Source files for standard library extension modules, and former extension modules that are now builtin modules.