]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/py/shell.py
copy catalogs to builddir
[wxWidgets.git] / wxPython / wx / py / shell.py
index e6422e31fcd4785b98477f8e1ccfb0e46e52f27b..9b16953fc61fc3880b55ba9d7b4d8381300706f4 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 shell
 _rename(globals(), shell.__dict__, modulename='py.shell')