Commit 7f224d7
python-mode: __missing__ was missing its key argument. (AndreaCrotti#502)
cf. https://docs.python.org/3/reference/datamodel.html#object.__missing__1 parent a632548 commit 7f224d7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
0 commit comments