]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/sheet.py
fix for previous commit
[wxWidgets.git] / wxPython / wx / lib / sheet.py
index b22fa83d6281c2fae40e3223e8cad12ccf45da60..8e05440f449970a2ac0cb55d6292c25bf6a57dd2 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 sheet
 _rename(globals(), sheet.__dict__, modulename='lib.sheet')