Home
last modified time | relevance | path

Searched defs:_wrapper (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/python/grpcio/grpc/experimental/
D__init__.py75 def _wrapper(*args, **kwargs): function
/third_party/python/Lib/xml/sax/
Dsaxutils.py88 class _wrapper: class