[issue8594] Add a "source_address" option to ftplib

Giampaolo Rodola' report at bugs.python.org
Sat Feb 26 19:26:55 CET 2011


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:

Patch in attachment set source_address attribute and updates doc.
It still keeps using support.find_unused_port() which is also used in test_socket.py though [1], so it shouldn't cause problems.

http://svn.python.org/view/python/trunk/Lib/test/test_socket.py?r1=77263&r2=77262&pathrev=77263

----------
Added file: http://bugs.python.org/file20920/ftplib_source_address.patch

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


More information about the Python-bugs-list mailing list