Commit 41a64a5
Victor Stinner
linecache.updatecache(): don't the lines into the cache on IOError
Use the same behaviour than Python 2.7.1 parent 78f43a7 commit 41a64a5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments