Searched defs:exc_type (Results 1 – 2 of 2) sorted by relevance
/tools/asuite/aidegen/lib/ | ||
D | config.py | 86 def __exit__(self, exc_type, exc_val, exc_tb): argument |
/tools/acloud/internal/lib/ | ||
D | utils.py | 122 def __exit__(self, exc_type, exc_value, traceback): argument |