« Return to Thread: socket.getaddrinfo() breaks ftplib FTP client

Re: socket.getaddrinfo() breaks ftplib FTP client

by Peter Mayne :: Rate this Message:

Reply to Author | View in Thread

Done: issue 1391. (There's no 2.5.0 in the "Versions" list.)

PJDM
--
Peter Mayne
Hewlett-Packard
Canberra, ACT, Australia

-----Original Message-----
From: alan.kennedy.name@... [mailto:alan.kennedy.name@...] On Behalf Of Alan Kennedy
Sent: Thursday, 2 July 2009 12:34 AM
To: Mayne, Peter
Cc: jython-users@...
Subject: Re: [Jython-users] socket.getaddrinfo() breaks ftplib FTP client

[Peter]
> Consider the following call taken not quite verbatim from ftplib.makeport().
> (The difference is that socket.AF_INET) is actually self.af, which can be
> either socket.AF_INET or socket.AF_INET6.) Assume "import socket".

Hi Peter,

I'm currently attending Europython at the moment.

I promise I'll look at this in detail soon, either during the sprints
at the end of the week, or when I return home at the weekend.

Meantime, it would be good if you record a bug for this in the bug database.

http://bugs.jython.org

Regards,

Alan.

------------------------------------------------------------------------------
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users

 « Return to Thread: socket.getaddrinfo() breaks ftplib FTP client