]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/help.py
Add virtual wxMenuBar* GetAppMenuBar();
[wxWidgets.git] / wxPython / wx / help.py
index 0a5923faf085a2d37888482cd53d915790337b86..d05b132813f95790c9ea3a59d7d9b73af88d7683 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 help
 _rename(globals(), help.__dict__, modulename='help')