]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Return the assigned value in MultableDict.setdefault
authorThomas Herve <thomas.herve@enovance.com>
Tue, 24 Jun 2014 07:55:53 +0000 (09:55 +0200)
committerThomas Herve <thomas.herve@enovance.com>
Tue, 24 Jun 2014 07:55:53 +0000 (09:55 +0200)
commite36fb9e87c89fd0af8a4a99d2ae97aa3c7ae8ad3
tree581b6a6ee1a3d4e8325681604ddad29b4bf2c3b1
parentf10eb28d90cbf73f4757897f52bf26722f98372e
Return the assigned value in MultableDict.setdefault
lib/sqlalchemy/ext/mutable.py
test/ext/test_mutable.py