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

Here is a better patch.
Remove the individual flush() operations from the implementation classes, 
rather do it in the BaseHTTPRequestHandler().  This allows any request 
handler to be write buffered.

----------
Added file: http://bugs.python.org/file14244/xmlsrv.patch

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

Reply via email to