| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The path of the Python executable might contain white spaces. Handle this when the `check-python` function is called. Fixes: nodejs#42801
Sorry, something went wrong.
Sorry, something went wrong.
The path of the Python executable might contain white spaces. Handle this when the `check-python` function is called. Fixes: nodejs#42801 PR-URL: nodejs#42810 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
The path of the Python executable might contain white spaces. Handle this when the `check-python` function is called. Fixes: nodejs/node#42801 PR-URL: nodejs/node#42810 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
The path of the Python executable might contain white spaces. Handle
this when the check-python function is called.
Fixes: #42801