Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ NotStarted
Class
NotStarted
recipes/Python/577524_Python_Sessions/recipe-577524.py:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
class
NoCookiesError(Exception):
pass
41
class
NotStarted(Exception):
pass
42
43
class
Session(object):
44
Callers
12
isset
Method · 0.85
unset
Method · 0.85
getsid
Method · 0.85
commit
Method · 0.85
destroy
Method · 0.85
output
Method · 0.85
setdefault
Method · 0.85
__getitem__
Method · 0.85
__setitem__
Method · 0.85
__delitem__
Method · 0.85
__contains__
Method · 0.85
__iter__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected