]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Removed unused util.hash()
authorJason Kirtland <jek@discorporate.us>
Wed, 31 Oct 2007 03:25:04 +0000 (03:25 +0000)
committerJason Kirtland <jek@discorporate.us>
Wed, 31 Oct 2007 03:25:04 +0000 (03:25 +0000)
commit52d5151aa454fa4a8470849dddb0e49df707f145
treede1b1f3ce9c8c952430bdc5ee9653e7d6fae4461
parent259b256759e2c1d59d2b80d3702215145b7f032f
- Removed unused util.hash()
- Fixed __hash__ for association proxy collections
CHANGES
lib/sqlalchemy/ext/associationproxy.py
lib/sqlalchemy/util.py
test/ext/associationproxy.py