view bin/dbdict-run @ 602:28f7dc848efc

fixed flickr relpath mistake
author James Bergstra <bergstrj@iro.umontreal.ca>
date Wed, 14 Jan 2009 17:22:23 -0500
parents 990fa151bb10
children
line wrap: on
line source

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