]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/timectrl.py
Fixed bitmap problem reported last week.
[wxWidgets.git] / wxPython / wx / lib / timectrl.py
index d410de7d5bdf931b5c5a5d3af3979d2c996464da..bd17df1376689667dceed7394a791f154837e648 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 timectrl
 _rename(globals(), timectrl.__dict__, modulename='lib.timectrl')