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

File recipe-81254.py

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

Source from the content-addressed store, hash-verified

1// fortune.idl -- the interface definition
2module Fortune {
3 interface CookieServer {
4 string get_cookie();

Callers

nothing calls this directly

Calls 4

CookieServer_iClass · 0.85
get_cookieMethod · 0.80
activateMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected