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