Class t.p.t.DummyLock(object):

Part of twisted.python.threadable View Source View In Hierarchy

Hack to allow locks to be unpickled on an unthreaded system.
Method __reduce__ Undocumented
def __reduce__(self): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.