]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/gizmos.py
Added some bad hacks to make region processing work at least a bit.
[wxWidgets.git] / wxPython / wx / gizmos.py
index 24714962c545c236ca2b60b425bda316dc5ff6f3..5cc717afb512a2e5983c9473190c9d4c8ddf060e 100644 (file)
@@ -1,9 +1,6 @@
 
 """Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
 
-__cvsid__ = "$Id$"
-__revision__ = "$Revision$"[11:-2]
-
 from wx import _rename
 from wxPython import gizmos
 _rename(globals(), gizmos.__dict__, modulename='gizmos')