Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: improve reliability of find_python.cmd script
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>
- Loading branch information