commit | 447324f63150fa4bfdd2605c04ea7cd7e600cfe8 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Sep 04 17:13:13 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Sep 04 17:13:13 2009 +0000 |
tree | 6f9ad05cceced3e80d2b77b3a9f31452df01110c | |
parent | 9c33cbfbef5858e83a0079e89d81ae6fb15fc360 [diff] |
Recorded merge of revisions 74655-74656 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74655 | chris.withers | 2009-09-04 18:12:32 +0200 (Fr, 04 Sep 2009) | 2 lines Fixes issue #6838: use a list to accumulate the value instead of repeatedly concatenating strings. ........ r74656 | chris.withers | 2009-09-04 18:32:22 +0200 (Fr, 04 Sep 2009) | 1 line news entry matching r74655 ........