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 eric.araujo
Recipients benjamin.peterson, bgomes, christian.heimes, doko, draghuram, eric.araujo, georg.brandl, lemburg, pavel.vinogradov, pola, sapetnioc, zooko
Date 2011-04-21.15:15:24
SpamBayes Score 1.1378109e-05
Marked as misclassified No
Message-id <1303398925.93.0.650776119298.issue1322@psf.upfronthosting.co.za>
In-reply-to
Content
[Zooko]
> I just read back through this ticket, but I didn't understand exactly
> what MAL wanted to have different from what this Python function
> currently does:

It may be this:

> It's better to follow the approach taken by lsb_release and then
> add calling lsb_release as one of the methods taken by
> _dist_try_harder() (using platform.popen()) should the parsers
> fail.
> This avoids spawning a process in most cases.
History
Date User Action Args
2011-04-21 15:15:26eric.araujosetrecipients: + eric.araujo, lemburg, georg.brandl, doko, zooko, draghuram, christian.heimes, sapetnioc, benjamin.peterson, pavel.vinogradov, bgomes, pola
2011-04-21 15:15:25eric.araujosetmessageid: <1303398925.93.0.650776119298.issue1322@psf.upfronthosting.co.za>
2011-04-21 15:15:25eric.araujolinkissue1322 messages
2011-04-21 15:15:24eric.araujocreate