]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- the test_except test was doing an unnecessary workaround of some kind,
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 12 Oct 2014 23:37:14 +0000 (19:37 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 12 Oct 2014 23:37:14 +0000 (19:37 -0400)
commit0426d174e4a608cb09878fe18185b2ae853243ad
tree4ceb884e1e0f73bd8aa96d6860a9747332ae8f4e
parent6d5c03001cd81d9ad5cee2459f222a6319f5b956
- the test_except test was doing an unnecessary workaround of some kind,
take that out, restore the better exception logic in exc
lib/sqlalchemy/exc.py
test/base/test_except.py