Message 56773 - Python tracker (original) (raw)

Message56773

Author christian.heimes
Recipients christian.heimes, draghuram, sapetnioc
Date 2007-10-26.03:08:19
SpamBayes Score 0.22996736
Marked as misclassified No
Message-id 1193368099.9.0.964347002476.issue1322@psf.upfronthosting.co.za
In-reply-to
Content
Ony my Ubuntu box lsb_release is just a small Python script that parses /etc/lsb-release. I suggest that your read the LSB standards about the file and use the information to parse it instead of invoking a program.
History
Date User Action Args
2007-10-26 03:08:20 christian.heimes set spambayes_score: 0.229967 -> 0.22996736recipients: + christian.heimes, draghuram, sapetnioc
2007-10-26 03:08:19 christian.heimes set spambayes_score: 0.229967 -> 0.229967messageid: 1193368099.9.0.964347002476.issue1322@psf.upfronthosting.co.za
2007-10-26 03:08:19 christian.heimes link issue1322 messages
2007-10-26 03:08:19 christian.heimes create