]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/wizard.i
wxMemoryBuffer typemap needs to set the data length
[wxWidgets.git] / wxPython / src / wizard.i
index 542abb0b85b7cda4c27ee2073675e485f047c646..6fd84dff2ecbaa484db3ff3490ee31620a06722c 100644 (file)
@@ -24,7 +24,8 @@
 //----------------------------------------------------------------------
 
 %import windows.i
-%pythoncode { wx = core }
+%pythoncode { wx = _core }
+%pythoncode { __docfilter__ = wx.__DocFilter(globals()) }
 
 %include _wizard_rename.i