| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
… venvs (pythonGH-99206) Check to see if `base_executable` exists. If it does not, attempt to use known alternative names of the python binary to find an executable in the path specified by `home`. If no alternative is found, previous behavior is preserved. Signed-off-by: Vincent Fazio <vfazio@gmail.com> (cherry picked from commit c41b13d) Co-authored-by: Vincent Fazio <vfazio@gmail.com> Signed-off-by: Vincent Fazio <vfazio@gmail.com>
| Back | FazBrowse Home | New Git URL |
Check to see if base_executable exists. If it does not, attempt
to use known alternative names of the python binary to find an
executable in the path specified by home.
If no alternative is found, previous behavior is preserved.
Signed-off-by: Vincent Fazio vfazio@gmail.com
(cherry picked from commit c41b13d)
Co-authored-by: Vincent Fazio vfazio@gmail.com
Signed-off-by: Vincent Fazio vfazio@gmail.com