<tr><td><code>d[k] = v</code></td><td>Insert or replace</td><td>No error</td><td>None</td></tr> <tr><td><code>d.get(k)</code></td><td>Safe lookup</td><td><code>None ...
# you may not use this file except in compliance with the License. # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 ...