AttributeError: sendall when using ftplib with Python 2.1.3/Zope 2.5.1

Hamish Lawson hamish_lawson at yahoo.co.uk
Mon Nov 18 10:01:48 EST 2002


Jeff Kowalczyk wrote:

> The ftplib that came with my Zope 2.5.1 win32 is giving an error on socket's > sendall method. ...
> My _socket.pyd has the following signature:
> Thursday, May 31, 2001, 8:02:06 AM

That looks to be too old to be Python 2.1.3; you probably need to get
a newer one. See the following article for further information on
sendall problems with _socket:

    <http://groups.yahoo.com/group/zope/message/102717>


Hamish Lawson



More information about the Python-list mailing list