[Python] Python and concatenating strings

Rob Hudson rob at euglug.net
Tue Feb 27 16:33:47 PST 2007


> Python has StringIO and cStringIO classes.  But they are much slower
> than naive string concatenation.

Good to know, and thanks for the proof.  :)

-Rob


More information about the Python mailing list