On Mon, Jul 20, 2015 at 2:54 PM, Kevin Peterson <qh.res...@gmail.com> wrote: > How we can send mail with attachment in Python? Is it any prerequisite for it?
You could use your favourite search engine to look this up. Or you could poke around with the Python standard library and see if anything looks promising: https://docs.python.org/3/library/ Hint: There is something there. ChrisA -- https://mail.python.org/mailman/listinfo/python-list