X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fded56b375bf7a4687af1cdb182899614c1b2a8..8ccff7d2116057a0e79db28491a6c7fdf4051a58:/wxPython/wx/lib/PythonBitmaps.py diff --git a/wxPython/wx/lib/PythonBitmaps.py b/wxPython/wx/lib/PythonBitmaps.py index d54dbbef07..805989b8c1 100644 --- a/wxPython/wx/lib/PythonBitmaps.py +++ b/wxPython/wx/lib/PythonBitmaps.py @@ -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')