]> git.saurik.com Git - wxWidgets.git/blame - wxPython/wx/lib/infoframe.py
added default value (0) for flags argument of AdjustForParentClientOrigin()
[wxWidgets.git] / wxPython / wx / lib / infoframe.py
CommitLineData
1fded56b
RD
1
2"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
3
1fded56b
RD
4from wx import _rename
5from wxPython.lib import infoframe
6_rename(globals(), infoframe.__dict__, modulename='lib.infoframe')
7del infoframe
8del _rename