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