[Ironpython-users] ipy 2.7.4 problem with platform.win32_ver()

Jeff Hardy jdhardy at gmail.com
Mon Nov 4 06:54:35 CET 2013


On Sun, Nov 3, 2013 at 8:55 PM, Slide <slide.o.mix at gmail.com> wrote:
> Can you file an issue on this on CodePlex?

Also, the code is at line 237 in
Languages/IronPython/IronPython/Modules/sys.cs ([1]) if someone would
like to attempt a fix. ISTM there's no easy way to get the Service
Pack major/minor from .NET; for full fidelity we might have to
P/Invoke GetWindowsVersion.

- Jeff

[1] https://github.com/IronLanguages/main/blob/master/Languages/IronPython/IronPython/Modules/sys.cs#L237


More information about the Ironpython-users mailing list