X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e166644c534521f311e4f010b0829c7c9951e7a3..f6bcfd974ef26faf6f91a62cac09827e09463fd1:/utils/wxPython/modules/html/_extras.py?ds=sidebyside diff --git a/utils/wxPython/modules/html/_extras.py b/utils/wxPython/modules/html/_extras.py deleted file mode 100644 index 6514f173f3..0000000000 --- a/utils/wxPython/modules/html/_extras.py +++ /dev/null @@ -1,13 +0,0 @@ - -# Stuff these names into the wx namespace so wxPyConstructObject can find them -import wx -wx.wxHtmlTagPtr = wxHtmlTag -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