]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added import for interfaces, otherwise tsa.interfaces is undef if the test is run...
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 13 Aug 2008 21:11:42 +0000 (21:11 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 13 Aug 2008 21:11:42 +0000 (21:11 +0000)
commitc374f7b8b52b4169d41cf8d2cfe310ed5fd5f925
tree5512319d9f1ddb66455ea3e6f05a689f0182a90b
parentd98caf9da81c6282cdde00e65fbf8c8b9e8dbd50
added import for interfaces, otherwise tsa.interfaces is undef if the test is run standalone
test/engine/pool.py