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