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