Home
last modified time | relevance | path

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

/third_party/python/Lib/asyncio/
Dfutures.py51 _exception = None variable in Future
/third_party/python/Lib/
Dasyncore.py104 def _exception(obj): function