On Sat, 7 Oct 2017, Gary E. Miller via devel wrote:
> On Sat, 7 Oct 2017 12:15:27 -0700 (PDT)
> Fred Wright via devel <devel@ntpsec.org> wrote:
>
>
> > Makes sense.  Fedora is one of the systems where Python doesn't
> > include a "local" directory in the sys.path setup by default.
>
> Of course, no system following the FHS is supposed to have/usr/local
> in the sys,path.  That is the FHS again.

Sigh.  The "sys" in "sys.path" is the name of the Python module containing
a variety of variables and functions, including the search path for
imports.  It has nothing to do with "system".

Fred Wright
_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to