Searched defs:wrapper (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/client/
H A Dapi.py154 def wrapper(*fargs, **f_kwargs): function in function:_LockedGenerator.__call__
186 return wrapper
202 def wrapper(*fargs, **f_kwargs): function in function:_LockedCancelable.__call__
248 return wrapper
3748 function is a wrapper that uses locking. The separation was
/pkg/src/modules/client/transport/
H A Dtransport.py529 def wrapper(*fargs, **f_kwargs): function in function:LockedTransport.__call__
537 return wrapper
553 """The generic transport wrapper object. Its public methods should
773 """A wrapper for catalog.verify() that catches

Completed in 35 milliseconds