]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add a test for that OrderedDict fix, also add more paranoia in the constructor.
authorJason Kirtland <jek@discorporate.us>
Tue, 3 Jul 2007 21:04:47 +0000 (21:04 +0000)
committerJason Kirtland <jek@discorporate.us>
Tue, 3 Jul 2007 21:04:47 +0000 (21:04 +0000)
commit1e48cab5ad4defae425f609a1117c2e3708116c5
tree81c5974df7690675ef713553a00fcaf7523b645f
parente898d3f13072747d7557d0939ec805e974fa3576
Add a test for that OrderedDict fix, also add more paranoia in the constructor.
lib/sqlalchemy/util.py
test/base/alltests.py
test/base/utils.py [new file with mode: 0644]