Staging
v0.8.1
https://github.com/python/cpython
Revision ee931b7253fe332125dad0b7ba1681bdebb0a575 authored by Eric Smith on 27 January 2010, 00:28:29 UTC, committed by Eric Smith on 27 January 2010, 00:28:29 UTC
1 parent 92e68af
History
Tip revision: ee931b7253fe332125dad0b7ba1681bdebb0a575 authored by Eric Smith on 27 January 2010, 00:28:29 UTC
Issue #7766: Change sys.getwindowsversion() return value to a named tuple and add the additional members returned in an OSVERSIONINFOEX structure. The new members are service_pack_major, service_pack_minor, suite_mask, and product_type.
Tip revision: ee931b7
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top