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