]> granicus.if.org Git - python/commit
Fix for issue5040. Adding support for unicode message passing and tests for unicode...
authorSenthil Kumaran <orsenthil@gmail.com>
Wed, 1 Apr 2009 20:20:43 +0000 (20:20 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Wed, 1 Apr 2009 20:20:43 +0000 (20:20 +0000)
commitb3af08f84c36106f8873d0fa7e8775aa0ef6ab75
tree8a22b05e855f594fea848616e5e7556db06e0bde
parentdf8709d7b141c334ebacbf0e4380de7fd90d1276
Fix for issue5040. Adding support for unicode message passing and tests for unicode message and test for Content-Length.
Lib/test/test_xmlrpc.py
Lib/xmlrpc/client.py
Lib/xmlrpc/server.py