Message 202395 - Python tracker

Message202395

Author doko
Recipients Arfrever, christian.heimes, doko, elixir, eric.araujo, ezio.melotti, lemburg, vajrasky, vstinner
Date 2013-11-07.23:33:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383867205.53.0.766508391416.issue17762@psf.upfronthosting.co.za>
In-reply-to
Content
my concern here is that platform.linux_distribution returns different values for the tuple, wether os-release is found or the lsb config file is found.  I don't know about a good solution, however if the return value has different values, that has to be clearly documented, or maybe unified in some form.
History
Date User Action Args
2013-11-07 23:33:25dokosetrecipients: + doko, lemburg, vstinner, christian.heimes, ezio.melotti, eric.araujo, Arfrever, vajrasky, elixir
2013-11-07 23:33:25dokosetmessageid: <1383867205.53.0.766508391416.issue17762@psf.upfronthosting.co.za>
2013-11-07 23:33:25dokolinkissue17762 messages
2013-11-07 23:33:25dokocreate