]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/html.py
Added SetColumnCount method
[wxWidgets.git] / wxPython / wx / html.py
index 5627c5370999c3dca9e0361eec676a8111b887ee..e30cb763f4ef2ef8b702620b279991909666529e 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 html
 _rename(globals(), html.__dict__, modulename='html')