"Stephen G" <sgreszcz at yahoo.com> wrote:
> I get many exceptions when using the IMAP downloads. This happens
> randomly; sometimes the file downloads OK, and other times no.
> File "C:\Python25\lib\socket.py", line 308, in read
> data = self._sock.recv(recv_size)
>> Is this a know bug or is there something I can do to work around this?
looks like this
http://mail.python.org/pipermail/python-list/2005-December/317239.html
or some variation thereof.
</F>