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