[issue7727] xmlrpc library returns string which contain null ( \x00 )

Mark Lawrence report at bugs.python.org
Tue May 21 22:32:53 CEST 2013


Mark Lawrence added the comment:

Even if the original patch is valid it will need reworking as xmlrpclib isn't in Python 3, the code is now in xmlrpc/client.  It also looks as if dump_string has been renamed dump_unicode.

----------
nosy: +BreamoreBoy

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7727>
_______________________________________


More information about the Python-bugs-list mailing list