]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/colourdb.py
reSWIGged
[wxWidgets.git] / wxPython / wx / lib / colourdb.py
index ca11238ac98f38de66ea10fb5b3acabe05dcf6a9..f946ed86a03ef5056ef67171165a516590f91180 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 colourdb
 _rename(globals(), colourdb.__dict__, modulename='lib.colourdb')