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 draghuram
Recipients christian.heimes, draghuram, sapetnioc
Date 2007-10-26.03:33:30
SpamBayes Score 0.009809902
Marked as misclassified No
Message-id <2c51ecee0710252033y74870d72s882700dfed41dda9@mail.gmail.com>
In-reply-to <1193368099.9.0.964347002476.issue1322@psf.upfronthosting.co.za>
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.

Can you please check if it supports all the options mentioned
previously in the bug report? I agree that reading from a file is
preferable to running a command, if issues OP mentioned can be
addressed.
History
Date User Action Args
2007-10-26 03:33:31draghuramsetspambayes_score: 0.0098099 -> 0.009809902
recipients: + draghuram, christian.heimes, sapetnioc
2007-10-26 03:33:30draghuramlinkissue1322 messages
2007-10-26 03:33:30draghuramcreate