]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixed up the tests for the new style exception instance_cls.
authorMichael Trier <mtrier@gmail.com>
Tue, 31 Mar 2009 16:20:28 +0000 (16:20 +0000)
committerMichael Trier <mtrier@gmail.com>
Tue, 31 Mar 2009 16:20:28 +0000 (16:20 +0000)
commit089014928c8a4433cdd294d6160cc3c8bdf2163d
tree1ed6903f034fa10740b87823511a5b4cba85b861
parent5545aed3a66d7612062b410a9743e8c3f52ddd3c
Fixed up the tests for the new style exception instance_cls.
lib/sqlalchemy/dialects/mssql/base.py
lib/sqlalchemy/exc.py
test/base/except.py