]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/editor/images.py
reSWIGged
[wxWidgets.git] / wxPython / wx / lib / editor / images.py
index 8bbd37070691709087fca091fb3bbb588d85acdb..cd85f440932c77115f3700c7fe1803e9e4a987ba 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.editor import images
 _rename(globals(), images.__dict__, modulename='lib.editor.images')