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