Home
last modified time | relevance | path

Searched defs:_exception (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/asyncio/
Dfutures.py52 _exception = None variable in Future
/third_party/grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_invocation.py170 def _exception(unused_handler): function
/third_party/python/Lib/
Dasyncore.py102 def _exception(obj): function