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