]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/throbber.py
fix for previous commit
[wxWidgets.git] / wxPython / wx / lib / throbber.py
index 1ee8406b2f38d2cc0e84221d4854cea22a955ebe..7978ca1956c3afd24b32b0cae1f126ae6b0e52ac 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 throbber
 _rename(globals(), throbber.__dict__, modulename='lib.throbber')