#!/usr/bin/python2 -s

from wx.tools.helpviewer import main
main()
