Kristján Valur Jónsson <krist...@ccpgames.com> added the comment:

It turns out we need to deal with exceptions and clear the cached 
HTTPConnection if they happen.
Also, we just deal with a ECONNRESET which can happen if there is a long 
delay between requests, and retry the request once in that case.  New 
patch uploaded.

----------
Added file: http://bugs.python.org/file14225/xmlprclib.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6099>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to