--- Lib/platform.py~ 2008-03-07 22:04:48.000000000 +0100 +++ Lib/platform.py 2008-03-07 22:13:34.000000000 +0100 @@ -225,7 +225,7 @@ def dist(distname='',version='',id='', - supported_dists=('SuSE', 'debian', 'fedora', 'redhat', 'mandrake')): + supported_dists=('SuSE', 'debian', 'fedora', 'redhat', 'mandriva')): """ Tries to determine the name of the Linux OS distribution name.