]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/html.py
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
[wxWidgets.git] / wxPython / wx / html.py
diff --git a/wxPython/wx/html.py b/wxPython/wx/html.py
deleted file mode 100644 (file)
index e30cb76..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
-
-from wx import _rename
-from wxPython import html
-_rename(globals(), html.__dict__, modulename='html')
-del html
-del _rename