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