]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/buttons.py
added default value (0) for flags argument of AdjustForParentClientOrigin()
[wxWidgets.git] / wxPython / wx / lib / buttons.py
index aa4f3742b0c34df1f4789b1eb2e60ee62145d941..cff9142f00c4c7583435751c9dcc944ea8672256 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 buttons
 _rename(globals(), buttons.__dict__, modulename='lib.buttons')