]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix coverage again- try really hard not to load anything from lib/ until after the...
authorJason Kirtland <jek@discorporate.us>
Fri, 27 Jul 2007 20:21:36 +0000 (20:21 +0000)
committerJason Kirtland <jek@discorporate.us>
Fri, 27 Jul 2007 20:21:36 +0000 (20:21 +0000)
commite9f51b2456d7ddfaee6acb6efe8abdfeded6d72f
tree64c5c64a949a98dd14cba7e0676b8d8d84e1a86a
parent4c260b351d45b857ef71e5539c58c7721798adc0
Fix coverage again- try really hard not to load anything from lib/ until after the coverage hook runs.
test/testlib/config.py
test/testlib/profiling.py
test/testlib/schema.py
test/testlib/testing.py