]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/windows2.cpp
Second phase of OOR completed. (Original python object return for
[wxWidgets.git] / wxPython / src / msw / windows2.cpp
index 4431dc14871fe804335943987a0652d66b601ef1..a2de720317fbbcf5ae4e54c5c18caa076ba1addb 100644 (file)
@@ -96,7 +96,7 @@ static PyObject* t_output_helper(PyObject* target, PyObject* o) {
 #if PYTHON_API_VERSION >= 1009
     static char* wxStringErrorMsg = "String or Unicode type required";
 #else
-    static char* wxStringErrorMsg = "string type is required for parameter";
+    static char* wxStringErrorMsg = "String type required";
 #endif
 #ifdef __cplusplus
 extern "C" {