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

Callers 1

__getsidMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected