[issue7769] SimpleXMLRPCServer.SimpleXMLRPCServer.register_function as decorator

Brian Curtin report at bugs.python.org
Sun Jan 24 18:19:16 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

Once you get a Subversion checkout of the source, have a look in Lib/test/test_xmlrpc.py for examples of how things are currently tested (using unittest). Once you get a feel for it, add new tests for what your changes do. The file you paste'd looks good as an example, you just have to make actual tests out of it now.

----------

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


More information about the Python-bugs-list mailing list