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