view bin/dbdict-run @ 590:f8d29730f146

fixed the behavior when raising errors and redirecting stderr
author Olivier Breuleux <breuleuo@iro.umontreal.ca>
date Wed, 17 Dec 2008 18:16:30 -0500
parents 990fa151bb10
children
line wrap: on
line source

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