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