[Python-checkins] r74659 - python/branches/py3k

georg.brandl python-checkins at python.org
Fri Sep 4 19:13:14 CEST 2009


Author: georg.brandl
Date: Fri Sep  4 19:13:13 2009
New Revision: 74659

Log:
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
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list