view bin/dbdict-run-job @ 586:5020b12e87ee

fixed broken help
author Olivier Breuleux <breuleuo@iro.umontreal.ca>
date Fri, 05 Dec 2008 22:42:40 -0500
parents 798607a058bd
children
line wrap: on
line source

#!/usr/bin/env python
from dbdict.tools import standalone_run_job
standalone_run_job()