New submission from Alexandre Vassalotti <alexan...@peadrop.com>: The following patch tries to improve how xmlrpc.client handles strings. In particular, it simplifies the decoding of strings by keeping them as unicode str.
---------- files: simplify_xmlrpc_string_decoding.diff keywords: patch messages: 89801 nosy: alexandre.vassalotti priority: normal severity: normal stage: patch review status: open title: Simplify string decoding in xmlrpc.client. type: behavior versions: Python 3.2 Added file: http://bugs.python.org/file14380/simplify_xmlrpc_string_decoding.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6360> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com