Home
last modified time | relevance | path

Searched refs:exc_type (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch46 + def __exit__(self, exc_type, exc_val, exc_tb):
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dnpm_registry.py117 def __exit__(self, exc_type, exc_val, exc_tb): argument
H A Dqa.py50 def __exit__(self, exc_type, exc_value, traceback): argument