win32all - determine wrkstn vs. server
ChrisH
secun at yahoo.com
Mon Jun 7 14:53:20 EDT 2004
More information about the Python-list mailing list
Mon Jun 7 14:53:20 EDT 2004
- Previous message (by thread): win32all - determine wrkstn vs. server
- Next message (by thread): win32all - determine wrkstn vs. server
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Does anyone know of a way to determine whether the current computer running a python script is a workstation or server? I've used the following code, but it only tells me the version of Windows. (majVer,minVer,buildNum,platID,osInfo) = win32api.GetVersionEx() Thanks, Chris
- Previous message (by thread): win32all - determine wrkstn vs. server
- Next message (by thread): win32all - determine wrkstn vs. server
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list