Message 58737 - Python tracker (original) (raw)
I don't think this check is necessary.
Some users may want to target specific windows versions, and compile their own modules with a higher WINVER. OTOH, python.org should compile with WINVER=0x0500, so that distributed binaries can run on most win32 platforms.