mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Unicode version of Windows APIs are used in places, but not for GetVersionEx in Python/sysmodule.c The wcstok_s is called on Windows in Modules/main.c and PC/launcher.c, but not in Python/pathconfig.c
Miscellaneous source files for the main Python shared library