On 5/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Thanks. > That does help. When teh script sends a mail of the list item(all_data), the > data shows up like this: > > [(' Ham \n', ' eggs \n'), > (' chicken \n', ' thighs \n')] > > So I have to figure out a way to cleanup the content > > Thanks > Anil
Have to run, but look at strip() on string objects. Ian -- http://mail.python.org/mailman/listinfo/python-list