view bin/dbdict-run-job @ 542:ee5324c21e60

changes to dbdict to use dict-like instead of object-like state
author James Bergstra <bergstrj@iro.umontreal.ca>
date Mon, 17 Nov 2008 18:38:32 -0500
parents 798607a058bd
children
line wrap: on
line source

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