On 28 Apr, 19:58, Mark Tarver <dr.mtar...@ukonline.co.uk> wrote: > How do you coerce an object to a string in Python? > > 123 --> "1 2 3" > [1,2,3] -> "[1,2,3]" etc > > Mark
Ah , 'str' a pure guess but it worked. Mark -- http://mail.python.org/mailman/listinfo/python-list