On Sun, 16 Apr 2017, Michael Christopher Robinson wrote: > Is there a way with way to determine if a script is valid Python code > like there is with PHP?
http://www.pylint.org/ > Slackware these days uses slackpkg which can pull in, at least to some > degree, dependencies. It does not. There's a requirements file that lists dependencies, and the SBo package page lists them, too. > If however you are looking for a generic Linux distribution agnostic > approach to determining if Python2 is needed and what needs it ... I was wondering if there's a gnu utility that can query installed executables (in /usr/bin, /bin, /usr/local/bin, etc.) for the string 'python.' Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
