rbt wrote:
> Is there a similar function to sys.getwindowsversion() for Macs?

platform.mac_ver()

(And while we're at it: platform.win32_ver() might be prefered to
sys.getwindowsversion())

-- 
Robert Kern
[EMAIL PROTECTED]

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to