Hello. If I type the following at the interpreter: >>> from ftplib import FTP >>> ftp = FTP('ftp.cwi.nl') the interpreter hangs. Is anybody else seeing this? MacPython 2.2.1c1 on MacOS X 10.1.3 Thanks. Pascal