]> granicus.if.org Git - python/commit
Recorded merge of revisions 74658 via svnmerge from
authorGeorg Brandl <georg@python.org>
Fri, 4 Sep 2009 17:17:03 +0000 (17:17 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 4 Sep 2009 17:17:03 +0000 (17:17 +0000)
commitc35adc082d40edce91e3a5edf86f50b566413123
tree5415ef0643fb7094cc82eff36b304e8f443e3616
parent5a86acb6d643dd798673dbc59f314952a4514b17
Recorded merge of revisions 74658 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

........
  r74658 | chris.withers | 2009-09-04 19:04:16 +0200 (Fr, 04 Sep 2009) | 2 lines

  Fixes issue #6838: use a list to accumulate the value instead of repeatedly concatenating strings.
........