Issue1657100

classification
Title: SimpleXMLRPCServer Unit Test
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: Nosy List: cgroves, mattshelton
Priority: normal Keywords: patch

Created on 2007-02-11.03:35:51 by mattshelton, last changed 2007-04-23.04:01:51 by cgroves.

Files
File name Uploaded Description Edit Remove
SimpleXMLRPCServer.patch mattshelton, 2007-02-11.03:35:51
Messages
msg2640 (view) Author: Matt Shelton (mattshelton) Date: 2007-02-11.03:35:51
The SimpleXMLRPCServer module included in the CPythonLib repository seems to work without any modifications.  I have included a unit test with my patch.

Thanks,
Matt
msg2641 (view) Author: Charlie Groves (cgroves) Date: 2007-04-23.04:01:51
Committed in r3180
History
Date User Action Args
2007-02-11 03:35:51mattsheltoncreate