#!/usr/bin/python
#
# Call the graphical interface for Epydoc.
#

from epydoc.gui import gui
gui()


syntax highlighted by Code2HTML, v. 0.9.1