On Mon, Apr 27, 2009 at 1:35 AM, deostroll <deostr...@gmail.com> 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
> --
> http://mail.python.org/mailman/listinfo/python-list
>

platform.linux_distribution()
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to