]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/animate/mac/animate_wrap.cpp
log wxChoice events in the same format as wxComboBox ones to make it simpler to compa...
[wxWidgets.git] / wxPython / contrib / animate / mac / animate_wrap.cpp
index 2aef6fbcbd8c58f354f8544e897f0756f968da52..18f55173ed08916c6f4cebbc2e5e28bc61d96b5a 100644 (file)
@@ -1590,7 +1590,7 @@ SWIG_AsVal_long(PyObject* obj, long* val)
         return 1;
     }
     else {
-        SWIG_type_error("number", obj);
+        SWIG_Python_TypeError("number", obj);
     }
     return 0;
 }