Class t.w.g._Detacher:

Part of twisted.web.guard View Source View In Hierarchy

Detach a web session from an attached perspective.

This will happen when the session expires.
Method __init__ Undocumented
Method detach Undocumented
def __init__(self, session, identity, perspective): (source)
Undocumented
def detach(self): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.