]> granicus.if.org Git - python/commit
Default to passive mode. See SF bug #126851.
authorGuido van Rossum <guido@python.org>
Mon, 15 Jan 2001 16:32:49 +0000 (16:32 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 15 Jan 2001 16:32:49 +0000 (16:32 +0000)
commite6ccf3ab966c37f25c3c0e4da58c3b0bc7c5a1f6
tree48388570bf7a120d3b13f0466847ea90a205560b
parent3f819ec2edc54c8ccf0e6edb836a908ff6e31904
Default to passive mode.  See SF bug #126851.

This is slightly controversial, but after reading the argumentation in
the bug tracker for and against, I believe this is the right solution.
Let me know if it breaks for you, and how.
Lib/ftplib.py