Xiang Zhang added the comment: I think this is a typo. The raise is left out.
In test_smtpd.py, it only tests the raise condition in SMTPServer but not STMPChannel. I add the raise and a corresponding test in SMTPDChannelTest. ---------- keywords: +patch nosy: +xiang.zhang Added file: http://bugs.python.org/file40725/SMTPChannel_raise_ValueError.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25328> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com