py3: web: gathering diff of py3-branch
22a4a6dfa223b8b7f0a4c8223cf2e249b6e13a57 ec9dcf7453d44ce21e6ab5e460293006a49e7ccc 11eb995a2e88df1125056403fb302ce85749f83c
This commit is contained in:
@@ -110,7 +110,7 @@ PyObject* initModule()
|
||||
|
||||
|
||||
/* Python entry */
|
||||
PyMODINIT_FUNC initWebGui()
|
||||
PyMOD_INIT_FUNC(WebGui)
|
||||
{
|
||||
if (!Gui::Application::Instance) {
|
||||
PyErr_SetString(PyExc_ImportError, "Cannot load Gui module in console application.");
|
||||
|
||||
Reference in New Issue
Block a user