]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/html.i
Patches from KevinO that work around issues where the widget isn't
[wxWidgets.git] / wxPython / src / html.i
index 5a8992e0eae3f17ebf1429b47b4fd2fcfef0dbdf..d167819a5f4f42aab6671c6baa25138854504337 100644 (file)
@@ -29,7 +29,8 @@
 //---------------------------------------------------------------------------
 
 %import windows.i
-%pythoncode { wx = core }
+%pythoncode { wx = _core }
+%pythoncode { __docfilter__ = wx.__docfilter__ }
 
 %include _html_rename.i