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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to