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 steve.dower
Recipients Big Stone, eryksun, paul.moore, python-dev, roger.serwy, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2016-10-27.21:31:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477603895.98.0.555653455596.issue28522@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed and added a test. (Yes I know that it's not the most efficient algorithm for joining the strings together, but I consider correctness to be more important here.)
History
Date User Action Args
2016-10-27 21:31:36steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, tim.golden, roger.serwy, python-dev, zach.ware, eryksun, Big Stone
2016-10-27 21:31:35steve.dowersetmessageid: <1477603895.98.0.555653455596.issue28522@psf.upfronthosting.co.za>
2016-10-27 21:31:35steve.dowerlinkissue28522 messages
2016-10-27 21:31:35steve.dowercreate