Home
last modified time | relevance | path

Searched refs:excinst (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dcontextlib.py202 def __exit__(self, exctype, excinst, exctb): argument
245 def __exit__(self, exctype, excinst, exctb): argument
Dfunctools.py31 def __exit__(self, exctype, excinst, exctb): pass argument