Refactoring python to wxArrayString, and better exception error reporting
This commit is contained in:
@@ -53,4 +53,7 @@ public:
|
||||
|
||||
#endif
|
||||
|
||||
wxArrayString PyArrayStringToWx( PyObject* arr );
|
||||
wxString PyErrStringWithTraceback();
|
||||
|
||||
#endif // __PYTHON_SCRIPTING_H
|
||||
|
||||
Reference in New Issue
Block a user