view bin/dbdict-run-job @ 615:a88ead1a1537

updated query to support new dot syntax, and hacked api0 to mirror dbdict.status and dbdict.priority to true columns
author James Bergstra <bergstrj@iro.umontreal.ca>
date Sat, 17 Jan 2009 17:37:55 -0500
parents 798607a058bd
children
line wrap: on
line source

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