Searched defs:exc_type (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ | ||
| H A D | npm_registry.py | 117 def __exit__(self, exc_type, exc_val, exc_tb): argument |
| H A D | qa.py | 50 def __exit__(self, exc_type, exc_value, traceback): argument |