Version 1 and 2 do different thing than version 3. The latter doesn't
add value to dict.

As it was mentioned before, use:
1 - if you expect that there's no key in dict
2 - if you expect that there is key in dict

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to