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