mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
96e05b62e8
Since we pass a structure of type `OSVERSIONINFOEX`, we need to call `GetVersionEx` instead of `GetVersionExW`.
Source files for standard library extension modules, and former extension modules that are now builtin modules.