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