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
Raw File
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
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top