getting linux distro used...

Benjamin Kaplan bsk16 at case.edu
Mon Apr 27 01:58:59 EDT 2009


On Mon, Apr 27, 2009 at 1:35 AM, deostroll <deostroll at 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()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090427/9ce78246/attachment-0001.html>


More information about the Python-list mailing list