This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients ammar2, benjamin.peterson, ezio.melotti, lemburg, rhettinger, serhiy.storchaka, steven.daprano, vstinner
Date 2016-07-06.19:01:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZJQxkAQKPwzYeqTi++V1H-unWCXAKc6GYh99DMQ+q=9A@mail.gmail.com>
In-reply-to <1467826223.79.0.253440150922.issue27458@psf.upfronthosting.co.za>
Content
I agree with Raymond. Use ''.join(list of str) or a similar pattern.
History
Date User Action Args
2016-07-06 19:01:48vstinnersetrecipients: + vstinner, lemburg, rhettinger, benjamin.peterson, ezio.melotti, steven.daprano, serhiy.storchaka, ammar2
2016-07-06 19:01:48vstinnerlinkissue27458 messages
2016-07-06 19:01:48vstinnercreate