Brian Curtin <cur...@acm.org> added the comment:

Good point about OSVERSIONINFOEX. I've actually wanted some of that info as 
well, and according to MSDN the minimum supported client to get that structure 
is Windows 2000 - same as OSVERSIONINFO.

Attached is a patch updated with your comments plus the use of OSVERSIONINFOEX.

----------
Added file: http://bugs.python.org/file15984/winver_as_structseq_ex.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7766>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to