class documentation

class DummyLock:

View In Hierarchy

Hack to allow locks to be unpickled on an unthreaded system.

Method __reduce__ Undocumented
def __reduce__(self): ΒΆ

Undocumented