]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_htmlextras.py
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
[wxWidgets.git] / wxPython / src / _htmlextras.py
diff --git a/wxPython/src/_htmlextras.py b/wxPython/src/_htmlextras.py
deleted file mode 100644 (file)
index c538da3..0000000
+++ /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
-