Roger Serwy <roger.se...@gmail.com> added the comment:

Attached is a preliminary patch to solve this issue. It relies on 
"rpc_marshal_exception.patch" from issue14200. 

Does anyone know a good way to make the exception render as: "must be str, not 
int" instead of "must be str, not <class 'int'>" ?

----------
keywords: +patch
Added file: http://bugs.python.org/file24789/stdout_fix1.diff

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

Reply via email to