Staging
v0.5.1
https://github.com/python/cpython
Revision e4628791e3a1850be0c275e30292fdbc02ad438e authored by Eric Smith on 27 January 2010, 00:45:36 UTC, committed by Eric Smith on 27 January 2010, 00:45:36 UTC
................
  r77765 | eric.smith | 2010-01-26 19:44:57 -0500 (Tue, 26 Jan 2010) | 9 lines

  Merged revisions 77763 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77763 | eric.smith | 2010-01-26 19:28:29 -0500 (Tue, 26 Jan 2010) | 1 line

    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.
  ........
................
1 parent 2aef4b8
History
Tip revision: e4628791e3a1850be0c275e30292fdbc02ad438e authored by Eric Smith on 27 January 2010, 00:45:36 UTC
Blocked revisions 77765 via svnmerge
Tip revision: e462879

README

back to top