digitalfox / pytimeout

Provide both a command line interface and an API (via the "run" function)
to allow process launching with a define time to live before being killed.

This URL has Read+Write access

pytimeout / doc.sh
100755 4 lines (3 sloc) 0.066 kb
1
2
3
4
#/bin/sh
# Update doc
epydoc --name=pytimeout --html -o doc/ *py