]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/tools/XRCed/tree.py
#if around deprecated macros
[wxWidgets.git] / wxPython / wx / tools / XRCed / tree.py
index 5f05f2ef5ead2ff7c240721a231c44db7e87ec03..c044839b485f578da6b5fb3b5c6720a1f2e02ce3 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.tools.XRCed import tree
 _rename(globals(), tree.__dict__, modulename='tools.XRCed.tree')