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