Message 69187 - Python tracker (original) (raw)

Message69187

Author lemburg
Recipients benjamin.peterson, bgomes, christian.heimes, draghuram, georg.brandl, lemburg, pavel.vinogradov, sapetnioc
Date 2008-07-03.09:53:01
SpamBayes Score 0.0036306998
Marked as misclassified No
Message-id 1215078783.18.0.245274624164.issue1322@psf.upfronthosting.co.za
In-reply-to
Content
Also note that linux_distribution() will use the parsed distro name from the release file per default (full_distribution_name=1), so the problem described in the original ticket description should no longer be relevant: all release files point to the same lsb-release file in the end. I don't have access to Mandriva. Could you please let me know whether the current SVN version of platform.py still exhibits the mentioned problem ? Thanks.
History
Date User Action Args
2008-07-03 09:53:03 lemburg set spambayes_score: 0.0036307 -> 0.0036306998recipients: + lemburg, georg.brandl, draghuram, christian.heimes, sapetnioc, benjamin.peterson, pavel.vinogradov, bgomes
2008-07-03 09:53:03 lemburg set spambayes_score: 0.0036307 -> 0.0036307messageid: 1215078783.18.0.245274624164.issue1322@psf.upfronthosting.co.za
2008-07-03 09:53:02 lemburg link issue1322 messages
2008-07-03 09:53:01 lemburg create