]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/grids.py
#if around deprecated macros
[wxWidgets.git] / wxPython / wx / lib / grids.py
index 010c1b972ac03aca96d647ac0ace9d97af41be6f..45182fd4096643d6bf33b247db3dc4bb61c65b91 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.lib import grids
 _rename(globals(), grids.__dict__, modulename='lib.grids')