]> granicus.if.org Git - python/commit
Merged revisions 80857 via svnmerge from
authorBrian Curtin <brian.curtin@gmail.com>
Thu, 6 May 2010 03:05:50 +0000 (03:05 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Thu, 6 May 2010 03:05:50 +0000 (03:05 +0000)
commit6e2824dc35685fc27f551f96418761e383e91fae
tree0866ff443525954aa7b14440466dc37f86a32226
parente85200d5554893389bd81b1cf58e01e894588529
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