[issue19143] Finding the Windows version getting messier (detect windows 8.1?)
Fredrik Averpil added the comment: Will this fix be included in python 2.7.11? -- nosy: +Fredrik Averpil ___ Python tracker <http://bugs.python.org/issue19
[issue19143] Finding the Windows version getting messier (detect windows 8.1?)
Fredrik Averpil added the comment: > Yes. Steve also checked in the patch to Python 2.7. Excellent. I'll sit tight until the 2.7.11 comes out then (hopefully December), as platform.release() did not return "10" on Windows 10 for me. --