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