]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/html.i
reSWIGged
[wxWidgets.git] / wxPython / src / html.i
index 5a8992e0eae3f17ebf1429b47b4fd2fcfef0dbdf..164183844e2a74df81dd42877cd1a3196714196a 100644 (file)
@@ -29,7 +29,8 @@
 //---------------------------------------------------------------------------
 
 %import windows.i
-%pythoncode { wx = core }
+%pythoncode { wx = _core }
+%pythoncode { __docfilter__ = wx.__DocFilter(globals()) }
 
 %include _html_rename.i