X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b1462dfa3496ba7288691376c1de4c890d90787c..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 54bbb390ac..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 = 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