]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/glcanvas.py
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
[wxWidgets.git] / wxPython / wx / glcanvas.py
diff --git a/wxPython/wx/glcanvas.py b/wxPython/wx/glcanvas.py
deleted file mode 100644 (file)
index 97286b7..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 glcanvas
-_rename(globals(), glcanvas.__dict__, modulename='glcanvas')
-del glcanvas
-del _rename