On 8/8/2011 12:45 PM, Verde Denim wrote:
I'm running 2.6.5 on a debian base...
It didn't seem to matter what is input -
I tried using a single recipient as well as multiples (separated by comma).
Output appears as -
# python send_my_msg.py
From: m...@me.com <mailto:m...@me.com>
To: y...@you.com <mailto:y...@you.com>
Enter Message, end with ^D:
Traceback (most recent call last):
File "send_my_msg.py", line 12, in <module>
% (fromaddr, ", ".join(toaddr)))
TypeError
I am concerned about the lack of any message. It is close to being a
bug. If this happens with current Python, 2.7.2 or 3.2.1, posting to the
bug tracker a minimal example needed to get the above might result in a fix.
--
Terry Jan Reedy
--
http://mail.python.org/mailman/listinfo/python-list