view bin/dbdict-run-job @ 590:f8d29730f146

fixed the behavior when raising errors and redirecting stderr
author Olivier Breuleux <breuleuo@iro.umontreal.ca>
date Wed, 17 Dec 2008 18:16:30 -0500
parents 798607a058bd
children
line wrap: on
line source

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