This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author neoclust
Recipients facundobatista, lemburg, neoclust
Date 2008-03-08.09:59:56
SpamBayes Score 0.14756602
Marked as misclassified No
Message-id <1204970400.66.0.511922263803.issue2255@psf.upfronthosting.co.za>
In-reply-to
Content
is there a fix applied on mandriva python :

--- (empty file)
+++ cooker/python/current/SOURCES/python-2.5.1-detect-mandriva.patch   
Sat Mar  8 03:22:50 2008
@@ -0,0 +1,10 @@
+--- 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.
History
Date User Action Args
2008-03-08 10:00:00neoclustsetspambayes_score: 0.147566 -> 0.14756602
recipients: + neoclust, lemburg, facundobatista
2008-03-08 10:00:00neoclustsetspambayes_score: 0.147566 -> 0.147566
messageid: <1204970400.66.0.511922263803.issue2255@psf.upfronthosting.co.za>
2008-03-08 09:59:57neoclustlinkissue2255 messages
2008-03-08 09:59:56neoclustcreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.