e-mailing multiple values

anil_jacob at comcast.net anil_jacob at comcast.net
Tue May 8 19:07:31 EDT 2007


I have a script which has a method which returns multiple strings at once using the yield. I would like to send an e-mail of these values in a single e-mail instead of a mail for each string. How would I be able to do that?

Thanks
AJ



More information about the Python-list mailing list