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

Re: socket.getaddrinfo() breaks ftplib FTP client

by Alan Kennedy-2 :: Rate this Message:

Reply to Author | View in Thread

[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