]> git.saurik.com Git - wxWidgets.git/blame_incremental - wxPython/wx/lib/buttons.py
reSWIGged
[wxWidgets.git] / wxPython / wx / lib / buttons.py
... / ...
CommitLineData
1
2"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
3
4from wx import _rename
5from wxPython.lib import buttons
6_rename(globals(), buttons.__dict__, modulename='lib.buttons')
7del buttons
8del _rename