Mercurial > pylearn
view bin/dbdict-run @ 612:5a7927691d2c
- Account for exception name change in sqlalchemy 0.5.0
- Added a few needed "import" when dealing with concurrency problems
author | lamblinp@ip03.m |
---|---|
date | Fri, 16 Jan 2009 19:10:09 -0500 |
parents | 990fa151bb10 |
children |
line wrap: on
line source
#!/usr/bin/env python from pylearn.dbdict.newstuff import run_cmdline run_cmdline()