X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0d267606ff0b2acebe59ef6aeab98b01ee67eb6b..66c033b4a6ee95a2392b7f3c5a629256b661c456:/wxPython/src/html.i diff --git a/wxPython/src/html.i b/wxPython/src/html.i index 5a8992e0ea..164183844e 100644 --- a/wxPython/src/html.i +++ b/wxPython/src/html.i @@ -29,7 +29,8 @@ //--------------------------------------------------------------------------- %import windows.i -%pythoncode { wx = core } +%pythoncode { wx = _core } +%pythoncode { __docfilter__ = wx.__DocFilter(globals()) } %include _html_rename.i