Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
module Fortune {
3
interface CookieServer {
4
string get_cookie();
Callers
nothing calls this directly
Calls
4
CookieServer_i
Class · 0.85
get_cookie
Method · 0.80
activate
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected