]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/py/images.py
update from Vegh Janos
[wxWidgets.git] / wxPython / wx / py / images.py
index d8779182097aecccf6fcb10a2f979bff1179bc63..a2d731d298a1db6cbeaef02119b0200eb725ceb0 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 images
 _rename(globals(), images.__dict__, modulename='py.images')