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