]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
merged, with some modifications, mapped constructor exceptions fix from trunk 2825
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Jun 2007 17:05:27 +0000 (17:05 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Jun 2007 17:05:27 +0000 (17:05 +0000)
commita426dde8c09af9b708e86dd5b822e61622b8bb5a
tree6a7283ef66458cd2ac18bf5076b7ae9327512975
parentcf47b315ffa12d137d13d8524dfe895c7f490054
merged, with some modifications, mapped constructor exceptions fix from trunk 2825
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/util.py
test/orm/mapper.py