]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b
Implemented the first phase of OOR (Original Object Return). See the
[wxWidgets.git] / wxPython / b
index ece53b1cbd07b085f75007a1890748fe93ba8eeb..a7cf3f88780cd1926d8c450bb5743f5ef0031126 100755 (executable)
@@ -9,6 +9,9 @@ elif [ "$1" = "20" ]; then
 elif [ "$1" = "21" ]; then
     PYVER=2.1
     shift
+else
+    echo You must specify Python version as first parameter.
+    exit
 fi