Commit 8d4cdef
chris.withers
Fixes issue #6838: use a list to accumulate the value instead of repeatedly concatenating strings.
git-svn-id: http://svn.python.org/projects/python/branches/release31-maint@74662 6015fed2-1504-0410-9fe1-9d1591cc47711 parent 759fa93 commit 8d4cdef
2 files changed
Lines changed: 14 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
| 521 | + | |
525 | 522 | | |
526 | 523 | | |
527 | 524 | | |
| |||
534 | 531 | | |
535 | 532 | | |
536 | 533 | | |
537 | | - | |
| 534 | + | |
538 | 535 | | |
539 | 536 | | |
540 | 537 | | |
541 | | - | |
| 538 | + | |
542 | 539 | | |
543 | | - | |
| 540 | + | |
544 | 541 | | |
545 | | - | |
| 542 | + | |
546 | 543 | | |
547 | | - | |
| 544 | + | |
548 | 545 | | |
549 | 546 | | |
550 | | - | |
| 547 | + | |
551 | 548 | | |
552 | | - | |
| 549 | + | |
553 | 550 | | |
554 | 551 | | |
555 | 552 | | |
| |||
570 | 567 | | |
571 | 568 | | |
572 | 569 | | |
573 | | - | |
| 570 | + | |
574 | 571 | | |
575 | 572 | | |
576 | 573 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
0 commit comments