MCPcopy 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
40class NoCookiesError(Exception): pass
41class NotStarted(Exception): pass
42
43class Session(object):
44

Callers 12

issetMethod · 0.85
unsetMethod · 0.85
getsidMethod · 0.85
commitMethod · 0.85
destroyMethod · 0.85
outputMethod · 0.85
setdefaultMethod · 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