Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ NoCookiesError
Class
NoCookiesError
recipes/Python/577524_Python_Sessions/recipe-577524.py:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
os.makedirs(S_DIR)
39
40
class
NoCookiesError(Exception):
pass
41
class
NotStarted(Exception):
pass
42
43
class
Session(object):
Callers
1
__getsid
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected