> Did you tried running that by a standalone Python interpreter? Did you
> notice something strange, something like that an empty line is missing
> between headers and body?

He will get an extra blank line, since he added a newline character at
the end of his Content-Type string.

Skip
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to