Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Choose the version of python at runtime (portable version)
- Try `py -3` first for windows compatibility - Fall back to `python3` if `py` doesn't work
- Loading branch information