Commit 2e4b0e1
committed
Merged revisions 74464 via svnmerge from
svn+ssh://[email protected]/python/trunk
........
r74464 | benjamin.peterson | 2009-08-15 17:59:21 -0500 (Sat, 15 Aug 2009) | 4 lines
better col_offsets for "for" statements with tuple unpacking #6704
Patch from Frank Wierzbicki.
........1 parent 8719ad5 commit 2e4b0e1
3 files changed
Lines changed: 18 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
321 | 325 | | |
322 | 326 | | |
323 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
324 | 331 | | |
325 | 332 | | |
326 | 333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
| 808 | + | |
808 | 809 | | |
809 | 810 | | |
810 | 811 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1192 | 1192 | | |
1193 | 1193 | | |
1194 | 1194 | | |
1195 | | - | |
| 1195 | + | |
1196 | 1196 | | |
1197 | 1197 | | |
1198 | 1198 | | |
| |||
1207 | 1207 | | |
1208 | 1208 | | |
1209 | 1209 | | |
| 1210 | + | |
1210 | 1211 | | |
1211 | | - | |
1212 | | - | |
| 1212 | + | |
1213 | 1213 | | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
1217 | | - | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
1218 | 1217 | | |
1219 | 1218 | | |
1220 | 1219 | | |
| |||
1294 | 1293 | | |
1295 | 1294 | | |
1296 | 1295 | | |
1297 | | - | |
1298 | 1296 | | |
1299 | 1297 | | |
1300 | 1298 | | |
| |||
2802 | 2800 | | |
2803 | 2801 | | |
2804 | 2802 | | |
2805 | | - | |
| 2803 | + | |
2806 | 2804 | | |
2807 | 2805 | | |
2808 | 2806 | | |
| |||
2819 | 2817 | | |
2820 | 2818 | | |
2821 | 2819 | | |
| 2820 | + | |
2822 | 2821 | | |
2823 | | - | |
| 2822 | + | |
2824 | 2823 | | |
2825 | | - | |
| 2824 | + | |
2826 | 2825 | | |
2827 | 2826 | | |
2828 | 2827 | | |
| |||
0 commit comments