Files
wxWidgets/wxPython/scripts/helpviewer
Robin Dunn b32d67f03d Added HelpViewer tool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-12 06:40:20 +00:00

5 lines
73 B
Python
Executable File

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