On 28 May 2013 19:34, Steven D'Aprano <st...@pearwood.info> wrote: The standard method for assembling a string from a collection > of substrings is to do it in one go, using the join method,
Wow, that means I can do this: print ''.join('But this parrot is dead!') -- Jim Ornhgvshy vf orggre guna htyl _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor