How to detect my OS info?

Klaus Alexander Seistrup spam at magnetic-ink.dk
Thu Feb 27 02:30:56 EST 2003


Peter Wu wrote:

> How can I have more detailed information, such as version?

#v+

>>> import os
>>> os.uname()
('Linux', 'brainsplit', '2.4.18', '#6 Sun Oct 27 11:09:10 CET 2002', 'i686')
>>> 

#v-


  // Klaus

-- 
 ><> 	vandag, môre, altyd saam




More information about the Python-list mailing list