X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0d267606ff0b2acebe59ef6aeab98b01ee67eb6b..da8d6ffa5790529ae784345cb4441a3956751193:/wxPython/src/html.i?ds=sidebyside diff --git a/wxPython/src/html.i b/wxPython/src/html.i index 5a8992e0ea..d167819a5f 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__ } %include _html_rename.i