[issue11837] smtplib._quote_periods triggers spurious type error in re.sub

2011-04-19 Thread Axel Rau
Axel Rau added the comment: One more hint: The bug does not happen with plain text mails, but can easily be reproduced with MIME attachments. -- ___ Python tracker <http://bugs.python.org/issue11

[issue11837] smtplib._quote_periods triggers spurious type error in re.sub

2011-04-12 Thread Axel Rau
Changes by Axel Rau : -- type: behavior -> crash ___ Python tracker <http://bugs.python.org/issue11837> ___ ___ Python-bugs-list mailing list Unsubscri

[issue11837] smtplib._quote_periods triggers spurious type error in re.sub

2011-04-12 Thread Axel Rau
New submission from Axel Rau : While debugging this http://article.gmane.org/gmane.comp.python.general/687767 email problem, I'm getting: --- File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/smtplib.py", line 794, in send_message rcpt_options)