]> granicus.if.org Git - python/commit
Merged revisions 80857 via svnmerge from
authorBrian Curtin <brian.curtin@gmail.com>
Thu, 6 May 2010 03:01:55 +0000 (03:01 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Thu, 6 May 2010 03:01:55 +0000 (03:01 +0000)
commita8538a504f6cebc142e71c158c1d3c215d852abf
tree3ad6af2f2ba13c563e1abad8f1d4e1bf3c0fdc63
parent3ce72a21c9573a7c73bf551591c59036483bd031
Merged revisions 80857 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r80857 | brian.curtin | 2010-05-05 21:54:44 -0500 (Wed, 05 May 2010) | 5 lines

  Fix #7863. Properly identify Windows 7 and Server 2008 R2.

  Removed various unused code and added a way to correctly determine
  server vs. workstation via the registry.
........
Lib/platform.py