R. David Murray added the comment:

Writing your own handler is what Vinay recommended.

Is it even possible to determine the maximum message size?  If we can't do that 
reliably, then the best we can do is recommend writing your own exception 
handler using local knowledge.  If it can be determined reliably, you could 
open a new issue with that feature request.

----------
nosy: +r.david.murray

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

Reply via email to