Hey again!
Having the setup doing quite well so far, I just ran into a problem that I
do not know how to debug:
Testcase `setUp()` starts a server that subclasses
`twisted.web.resource.Resource` , as it's going to be a lightweight SOAP
server, responding with hard-coded xml strings.
Purpose is to
On 02:34 pm, fabian.rothfu...@googlemail.com wrote:
>Hey again!
>Having the setup doing quite well so far, I just ran into a problem
>that I
>do not know how to debug:
>
>Testcase `setUp()` starts a server that subclasses
>`twisted.web.resource.Resource` , as it's going to be a lightweight
>SOAP