Allow python.bat files for finding Python in GN.

Previously gn would look for python.exe on the path. This adds the ability to handle python.bat files also in many cases.

This comes up in practice if you install depot tools on a clean machine and add depot_tools to your path. Python will be a batch file that redirects to a subdirectory. Googlers don't see this because corp images have Python installed on the path separately.

Review URL: https://codereview.chromium.org/1561873002

Cr-Original-Commit-Position: refs/heads/master@{#367858}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: ed40c411145ea48d8d76e171ec4fa3ba84d130d0
1 file changed
tree: c8b51771e17751aa0ca1787ef27e536d782e72a6
  1. tools/