[issue3461] smtplib does not fully support IPv6 in EHLO

Derek Morr report at bugs.python.org
Mon Jul 12 22:23:33 CEST 2010


Derek Morr <derekmorr at psu.edu> added the comment:

I'm not sure how to best write a unit test for this. The patch should only be invoked if the client doesn't have a name-served hostname and has IPv6 enabled. Also, there are several IPv4-isms in the smtplib tests.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3461>
_______________________________________


More information about the Python-bugs-list mailing list