gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] Minimum Python Version


From: Eric S. Raymond
Subject: Re: [gpsd-dev] Minimum Python Version
Date: Wed, 27 Jan 2016 20:12:15 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

Greg Troxel <address@hidden>:
> The right fix is for gpsd's build process to find a suitable python
> implemention via searching for fully-qualified names, and then to
> substitute that path into the files at build (or perhaps install, while
> also workign for make check) time.

No, that's way too complicated and fragile.  There's a simpler, standard
solution in one of the PEPs: rely on python2 and python3 aliases existing,
and if they don't consider that a port problem to be shimmed with an alias
in your path somewhere.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]