]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add an example illustrating attribute event reception.
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 29 Aug 2008 16:15:41 +0000 (16:15 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 29 Aug 2008 16:15:41 +0000 (16:15 +0000)
commit4c6c996f9bc515373f68cdb73230a9acb1f68bde
tree17da59ff248012eb391faa706bdf7e2be7f44a30
parentebbae4fa0a936f6a4446bc7b4e165ff969d29fd0
- add an example illustrating attribute event reception.
examples/custom_attributes/listen_for_events.py [new file with mode: 0644]
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/orm/interfaces.py