[issue7977] I found Python 3.1 xmlrpc lib use "<param>" not properly. and i have fixed it.

Florent Xicluna report at bugs.python.org
Mon Feb 22 16:54:28 CET 2010


Florent Xicluna <laxyf at yahoo.fr> added the comment:

I didn't look at this issue in details.
I'm not a specialist of xmlrpc. But it is unlikely that the patch will be accepted, if it fails the regression tests.

Could you investigate this failure and provide a patch which fixes the tests? You could add a specific test related to this issue, too.

Command to run the tests (on linux):
        python -m test.regrtest test_xmlrpc
 
I've tested with 3.1 branch, and test_xmlrpc fails too.

----------

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


More information about the Python-bugs-list mailing list