Get Mac OSX Version

Robert Kern rkern at ucsd.edu
Tue Sep 13 03:31:49 EDT 2005


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
rkern at ucsd.edu

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




More information about the Python-list mailing list