Lines Matching refs:win32_ver
56 # 0.6.0 - fixed win32_ver() to hopefully work on Win95,98,NT and Win2k;
74 # instead; extended the win32_ver() to also return processor
76 # 0.4.0 - added win32_ver() and modified the platform() output for WinXX
626 def win32_ver(release='', version='', csd='', ptype=''):
1159 # Try win32_ver() on win32 platforms
1161 release,version,csd,ptype = win32_ver()
1181 # Normalize system to what win32_ver() normally returns
1563 rel,vers,csd,ptype = win32_ver(version)