cut-and-paste is not good idea, removed duplicated code
[wxWidgets.git] / wxPython / scripts / helpviewer
0 / 4 (  0%)
CommitLineData
1#!/usr/bin/env python
2
3from wxPython.tools.helpviewer import main
4main()