Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 290ab9393b41304240b2d35044627f34 > files > 16

python-2.5.2-5.5mdv2009.0.src.rpm

--- Lib/platform.py.old	2007-10-05 20:17:15.000000000 +0800
+++ Lib/platform.py	2007-10-05 20:18:00.000000000 +0800
@@ -225,7 +225,7 @@
 
 def dist(distname='',version='',id='',
 
-         supported_dists=('SuSE', 'debian', 'fedora', 'redhat', 'mandrake')):
+         supported_dists=('SuSE', 'debian', 'fedora', 'mandriva', 'redhat', 'mandrake')):
 
     """ Tries to determine the name of the Linux OS distribution name.