Package mapproxy :: Package core :: Module utils :: Class NullLock
[hide private]
[frames] | no frames]

Class NullLock

source code

object --+
         |
        NullLock

Instance Methods [hide private]
 
__enter__(self) source code
 
__exit__(self, _exc_type, _exc_value, _traceback) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__