I'm sorry. I realized they had already replied when it was too late.
--- Giampaolo
http://code.google.com/p/pyftpdlib
--
http://mail.python.org/mailman/listinfo/python-list
On 10 Gen, 03:07, "p." wrote:
> i'm using urllib2 in python 2.4
>
> wondering how people typically deal with the case in which a download
> is too slow. setting the socket timeout only covers those cases where
> there is no response in the socket for whatever the timeout period is.
> what if, howe
p. wrote:
i'm using urllib2 in python 2.4
wondering how people typically deal with the case in which a download
is too slow. setting the socket timeout only covers those cases where
there is no response in the socket for whatever the timeout period is.
what if, however, i'm getting bits back but
En Sat, 10 Jan 2009 00:07:15 -0200, p. escribió:
i'm using urllib2 in python 2.4
wondering how people typically deal with the case in which a download
is too slow. setting the socket timeout only covers those cases where
there is no response in the socket for whatever the timeout period is.
wh