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