Files
wxWidgets/wxPython/scripts/helpviewer
T

5 lines
67 B
Python
Executable File

#!/usr/bin/env python
from wx.tools.helpviewer import main
main()