Commit 92c7731
andrewmcnamara
Only set error string when dict lookup found no matching key (was setting
it for all failures, potentially masking other exceptions).
git-svn-id: http://svn.python.org/projects/python/trunk@38261 6015fed2-1504-0410-9fe1-9d1591cc47711 parent a4c4d76 commit 92c7731
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
133 | 136 | | |
134 | 137 | | |
135 | 138 | | |
| |||
0 commit comments