view bin/dbdict-run-job @ 581:01e04bf878e2

removed some code that is not needed anymore as the bug is fixed. I will add a test in module later.
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Fri, 05 Dec 2008 15:56:42 -0500
parents 798607a058bd
children
line wrap: on
line source

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