MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-365244.py

File recipe-365244.py

recipes/Python/365244_Transmitting_exceptions_through/recipe-365244.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""xmlrpc
2
3Specialized XML-RPC support that can raise exceptions across the
4client/server boundary.

Callers

nothing calls this directly

Calls 4

ServerClass · 0.70
compileMethod · 0.45
exceptionMethod · 0.45
serve_foreverMethod · 0.45

Tested by

no test coverage detected