How can I get the OS Name, such as "Windows XP Pro".  I know I can do

sys.getwindowsversion but that doesnt return a nice Windows XP Pro
string.

and os.name gives "nt"

thanks.

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

Reply via email to