[issue7863] platform module doesn't detect Windows 7

Brian Curtin report at bugs.python.org
Sat Feb 6 02:57:41 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

Here's a patch which fixes this on trunk. 

2.6/3.1 is a different story as there doesn't appear to be a way to get the platform type to differentiate workstation/server. #7766 is what makes it easy on trunk, but it's a new feature and isn't backported. Thoughts?

----------
components: +Windows
keywords: +needs review, patch
Added file: http://bugs.python.org/file16145/issue7863_trunk.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7863>
_______________________________________


More information about the Python-bugs-list mailing list