> I do believe this is a windows issue, but can python be made more robust to 
> deal
> with what is causing it?

I can't believe that it's a Windows issue, and neither can I believe
that it's a Python issue (although this is more likely).

Most likely, it's a server issue, i.e. the server somehow closes the
connection without providing all the data it ought to provide. If that's
the issue, Python can do nothing about it - you need to fix the server.

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to