]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Converted MAGICCOOKIE=object() to a little symbol implementation to ease object...
authorJason Kirtland <jek@discorporate.us>
Fri, 22 Feb 2008 19:03:44 +0000 (19:03 +0000)
committerJason Kirtland <jek@discorporate.us>
Fri, 22 Feb 2008 19:03:44 +0000 (19:03 +0000)
commite203b4dd4e2ce24e18fbeb9db515b2bdbbb56bc5
tree5e8127379e1ca1d72f4e4077d601a399bf6dd276
parentb1c9082c9486887eaff3ccf95887a2618b939642
- Converted MAGICCOOKIE=object() to a little symbol implementation to ease object inspection and debugging
lib/sqlalchemy/ext/associationproxy.py
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/orm/collections.py
lib/sqlalchemy/orm/interfaces.py
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/sql/operators.py
lib/sqlalchemy/util.py