gpsd-dev
[Top][All Lists]
Advanced

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

Re: ✘Templating


From: Gary E. Miller
Subject: Re: ✘Templating
Date: Fri, 3 Jan 2020 10:48:00 -0800

Yo Greg!

On Fri, 03 Jan 2020 09:37:38 -0500
Greg Troxel <address@hidden> wrote:

> > As requested, many months back, the gpsd revision is now stored just
> > one place (SConstruct) and all usage of it is now automatic.  
> 
> Yay!  Thankf for doing this.

I'm looking at templating the python shebang too.  Currently it is:
    #!/usr/bin/env python

Should the template be the whole:
    /usr/bin/env python

Or just the last part:
    python

PEP 394 used to provide guidance, but has been watered down:

    https://www.python.org/dev/peps/pep-0394/

I still "encourages" the use of:
    #!/usr/bin/env python

I know that most distros act against the watered down PEP 394.  What sort
of mangling is common by distros?  Is the ability to substitute
for python, python2, python3, python2.7, python3.8, etc. all that is
needed?

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        address@hidden  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpXYe7wweG4N.pgp
Description: OpenPGP digital signature


reply via email to

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