[Python-bugs-list] [ python-Bugs-534625 ] ftplib hangs: ftp=FTP('ftp.example.com')

noreply@sourceforge.net noreply@sourceforge.net
Mon, 25 Mar 2002 03:08:54 -0800


Bugs item #534625, was opened at 2002-03-25 12:08
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=534625&group_id=5470

Category: Macintosh
Group: Python 2.2.1 candidate
Status: Open
Resolution: None
Priority: 5
Submitted By: Pascal Oberndörfer (oberndoerfer)
Assigned to: Jack Jansen (jackjansen)
Summary: ftplib hangs: ftp=FTP('ftp.example.com')

Initial Comment:
Typing the following at the interpreter:

>>> from ftplib import FTP
>>> ftp = FTP('ftp.example.com')

the interpreter hangs.

MacPython 2.2.1c1 on MacOS X 10.1.3


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=534625&group_id=5470