[FIX] Use dict.get() instead of r['name'] or ''
authorStephane Wirtel <stephane@tinyerp.com>
Fri, 12 Dec 2008 00:02:09 +0000 (01:02 +0100)
committerStephane Wirtel <stephane@tinyerp.com>
Fri, 12 Dec 2008 00:02:09 +0000 (01:02 +0100)
commit5cc55266a70e7f16b2a281064c463f52cc29ba96
tree1b10c5d779f440ca6a4f503029cc38e7a5134ae1
parent3e3f364abfe84c3c09a44d9a141f8b47794252b6
[FIX] Use dict.get() instead of r['name'] or ''

lp bug: https://launchpad.net/bugs/307248 fixed

bzr revid: stephane@tinyerp.com-20081212000209-ak5e4ibl21jlv2tx
addons/base_contact/base_contact.py