Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b4347e6708d280a7ffb2b5b2ea3cdb9d > files > 211

visionegg-1.1.1-3mdv2010.0.i586.rpm

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

from epydoc.cli import cli
cli()