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