view bin/dbdict-run @ 628:739720896d61

added get by id to api0
author James Bergstra <bergstrj@iro.umontreal.ca>
date Mon, 19 Jan 2009 18:34:13 -0500
parents 990fa151bb10
children
line wrap: on
line source

#!/usr/bin/env python
from pylearn.dbdict.newstuff import run_cmdline
run_cmdline()