[issue9514] platform.linux_distribution() under Ubuntu returns ('debian', 'squeeze/sid', '')

Antoine Pitrou report at bugs.python.org
Sun Aug 8 22:37:10 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

> Please could you attach a Mandriva lsb-release file?

$ cat /etc/lsb-release
LSB_VERSION=lsb-4.0-amd64:lsb-4.0-noarch
DISTRIB_ID=MandrivaLinux
DISTRIB_RELEASE=2010.1
DISTRIB_CODENAME=Henry_Farman
DISTRIB_DESCRIPTION="Mandriva Linux 2010.1"

$ cat /etc/mandriva-release 
Mandriva Linux release 2010.1 (Official) for x86_64

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9514>
_______________________________________


More information about the Python-bugs-list mailing list