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