deostroll wrote:
Hi,I just found that you could use platform.system() to get the underlying os used. But is there a way to get the distro used...? --deostroll
platform.dist() returns
('debian', 'lenny/sid', '')
on my Ubuntu box.
Ross
--
http://mail.python.org/mailman/listinfo/python-list
