]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b.bat
Implemented the first phase of OOR (Original Object Return). See the
[wxWidgets.git] / wxPython / b.bat
index 90092a1e948a34b00f6d6122a151a0964a1c16c1..fba0a037f47e1eaf5d1d7f0ed8d14e5e93e3a39b 100755 (executable)
@@ -9,7 +9,9 @@ iff "%1" == "15" .or. "%1" == "20" .or. "%1" == "21" then
        set PYTHON=c:\tools\python%1%\python.exe
        shift
 else
-       set PYTHON=python
+       beep
+       echo You must specify Python version as first parameter.
+       quit
 endiff
 set SETUP=%PYTHON% -u setup.py