X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c00cfa3e5dfee56c4efab6641184ff32b09fac2..f6bcfd974ef26faf6f91a62cac09827e09463fd1:/utils/wxPython/modules/html/_extras.py?ds=inline diff --git a/utils/wxPython/modules/html/_extras.py b/utils/wxPython/modules/html/_extras.py deleted file mode 100644 index 3e0ee4f7d9..0000000000 --- a/utils/wxPython/modules/html/_extras.py +++ /dev/null @@ -1,14 +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.HtmlHistoryItemPtr = HtmlHistoryItemPtr -wx.wxHtmlWindowPtr = wxHtmlWindowPtr -wx.wxHtmlLinkInfoPtr = wxHtmlLinkInfo