diff options
Diffstat (limited to 'python.bat')
-rwxr-xr-x | python.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python.bat b/python.bat new file mode 100755 index 000000000..189eda246 --- /dev/null +++ b/python.bat @@ -0,0 +1,2 @@ +@"c:\cygwin\bin\python2.7.exe" %* + |