git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33919
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxPyEndBlockThreads(blocked);
haveInitialized = true;
}
wxPyEndBlockThreads(blocked);
haveInitialized = true;
}
+ else {
+ this->argc = 0;
+ this->argv = NULL;
+ }
+
// It's now ok to generate exceptions for assertion errors.
wxPythonApp->SetStartupComplete(true);
// It's now ok to generate exceptions for assertion errors.
wxPythonApp->SetStartupComplete(true);