X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eb6a4098a0f2e9ae55e72ad960b3dfc134d177c9..d14a1e28567de23c586bc80017073d0c39f8d18f:/wxPython/src/_htmlextras.py diff --git a/wxPython/src/_htmlextras.py b/wxPython/src/_htmlextras.py deleted file mode 100644 index c538da3162..0000000000 --- a/wxPython/src/_htmlextras.py +++ /dev/null @@ -1,15 +0,0 @@ - -# Stuff these names into the wx namespace so wxPyConstructObject can find them -import wx -wx.wxHtmlTagPtr = wxHtmlTagPtr -wx.wxHtmlParserPtr = wxHtmlParserPtr -wx.wxHtmlWinParserPtr = wxHtmlWinParserPtr -wx.wxHtmlTagHandlerPtr = wxHtmlTagHandlerPtr -wx.wxHtmlWinTagHandlerPtr = wxHtmlWinTagHandlerPtr -wx.wxHtmlCellPtr = wxHtmlCellPtr -wx.wxHtmlContainerCellPtr = wxHtmlContainerCellPtr -wx.wxHtmlWidgetCellPtr = wxHtmlWidgetCellPtr -wx.wxHtmlWindowPtr = wxHtmlWindowPtr -wx.wxHtmlLinkInfoPtr = wxHtmlLinkInfoPtr -wx.wxHtmlFilterPtr = wxHtmlFilterPtr -