]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Correcting the Hybrid Property Example
authorJason Myers <jason@jasonamyers.com>
Thu, 10 Sep 2015 13:23:54 +0000 (08:23 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 10 Sep 2015 13:36:37 +0000 (09:36 -0400)
commit89276b5cadaa58079e1d496403287661c79ef557
tree4979c75efad0725e43bc11b722766d96b5944ff1
parent0d5a2155f0e1a526e8dbb81a7e4997cb0022fa93
Correcting the Hybrid Property Example

Fixes #3528

Signed-off-by: Jason Myers <jason@jasonamyers.com>
lib/sqlalchemy/ext/hybrid.py