Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > media > main-testing-src > by-pkgid > b08369efffd3ee635c560610ccff6886 > files > 14

python-2.5.2-5.1mdv2009.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.