]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/wx/tools/helpviewer.py
98bd0e24ba8b9bbebe19c02a2e6b9373e7b11d04
2 """Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
5 __revision__
= "$Revision$"[11:-2]
8 from wxPython
.tools
import helpviewer
9 _rename(globals(), helpviewer
.__dict
__, modulename
='tools.helpviewer')