Roger Serwy <[email protected]> added the comment: The crash can be prevented by using #13582.
The RPCProxy object would need to be subclassed so that it raises TypeError for the "write" method when it is not given a string. ---------- nosy: +serwy _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13532> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
