mirror of https://github.com/python/cpython
Browse Source
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.cpull/11750/head
committed by
Steve Dower
3 changed files with 13 additions and 6 deletions
Loading…
Reference in new issue