]> git.saurik.com Git - wxWidgets.git/blame - wxPython/wx/lib/imageutils.py
reSWIGged
[wxWidgets.git] / wxPython / wx / lib / imageutils.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 imageutils
6_rename(globals(), imageutils.__dict__, modulename='lib.imageutils')
7del imageutils
8del _rename