From c35adc082d40edce91e3a5edf86f50b566413123 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 4 Sep 2009 17:17:03 +0000 Subject: [PATCH] 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. ........ -- 2.47.3