[issue11281] smtplib: add ability to bind to specific source IP address/port
Paulo Scardine
report at bugs.python.org
Wed Feb 23 02:32:34 CET 2011
Paulo Scardine <paulo at scardine.com.br> added the comment:
Ok, I changed to a single parameter matching socket.create_connection().
I made my best to update tests and docs, but I don't have a clue if it is right.
----------
Added file: http://bugs.python.org/file20854/smtp_lib_source_address.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11281>
_______________________________________
More information about the Python-bugs-list
mailing list