]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add a nose runner that erases out argv, otherwise
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 25 Mar 2013 20:59:27 +0000 (16:59 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 25 Mar 2013 20:59:27 +0000 (16:59 -0400)
commitc87f6af48cdfb07efa49c407333b642dec2196b1
treecc1b92ccab2de75e77a0c5e64bf8bfe060f5eaf7
parent07c9bc77f7e6a2938d8453c01dd00f1294050933
- add a nose runner that erases out argv, otherwise
you get "import test" as what it tries to run with
setup.py test
README.dialects.rst
lib/sqlalchemy/dialects/mysql/base.py
lib/sqlalchemy/testing/plugin/noseplugin.py
lib/sqlalchemy/testing/runner.py