[docs] Bug in email-examples

Viet Hung Nguyen famihug at gmail.com
Sat Oct 29 04:32:31 CEST 2011


hi, I found this bug in using MIME example

http://docs.python.org/library/email-examples.html

Here’s an example of how to send a MIME message containing a bunch of family
pictures that may be residing in a directory:
...

for file in pngfiles:
>     # Open the files in binary mode.  Let the MIMEImage class automatically
>
there is no pngfiles before this LOC

-- 
Thanks & Best regards,
Nguyễn Việt Hưng (Mr)
My blog: http://hvn.familug.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20111029/579542e2/attachment.html>


More information about the docs mailing list