Change GetC to return an int so that it can return wxEOF on error.
[wxWidgets.git] / wxPython / scripts / helpviewer
0 / 4 (  0%)
CommitLineData
1#!/usr/bin/env python
2
3from wx.tools.helpviewer import main
4main()