]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/calendar.py
adjusting to changes in xti.h
[wxWidgets.git] / wxPython / wx / calendar.py
index fbc543e4dac9319d6200692963fa3bbc36e9c447..2646b9357ad15fa20451e03c0b11dfb768e3af3b 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 import calendar
 _rename(globals(), calendar.__dict__, modulename='calendar')