]> granicus.if.org Git - python/commit
Issue #9006: Added tests for XML RPC with non-UTF-8 encoding.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Jan 2016 17:38:53 +0000 (19:38 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Jan 2016 17:38:53 +0000 (19:38 +0200)
commit27d9c3d39f21fe5fa4b501b013d3250c86076464
tree84c6f6e0d5f81962245546d749423a684e6e56ae
parent2f173fe26b48eddfb76a715db476063e95531ff6
Issue #9006: Added tests for XML RPC with non-UTF-8 encoding.
Lib/test/test_xmlrpc.py