Chris Lawrence writes:
> On 9/25/06, Matthias Klose <[EMAIL PROTECTED]> wrote:
> > Package: lsb-release
> > Version: 3.1-15
> > Severity: important
> >
> > /bin/lsb_release doesn't work without /usr, so it's kind of useless to
> > put it into /bin.  If it's required to live in /bin, then it shouldn't
> > be implemented in python.
> 
> As far as I can tell, the LSB doesn't require it to be in /bin,
> although it seems to live there traditionally.  Barring objections,
> I'll move it to /usr/bin.

two other wishes (got the request to honor python's platform.dist() to
honor the lsb):

 - please make the binary available as a public python module.
 - please split out the lsb stuff from get_distro_information
   into it's own function get_lsb_information, so that it can
   be accessed on it's own.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to