Home
last modified time | relevance | path

Searched refs:exc_val (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch49 + def __exit__(self, exc_type, exc_val, exc_tb):
/openbmc/openbmc/poky/meta/lib/oe/
H A Dnpm_registry.py123 def __exit__(self, exc_type, exc_val, exc_tb): argument
/openbmc/qemu/python/qemu/qmp/
H A Dlegacy.py118 exc_val: Optional[BaseException],
/openbmc/qemu/scripts/
H A Dsimpletrace.py217 def __exit__(self, exc_type, exc_val, exc_tb): argument
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py200 exc_val: Optional[BaseException],
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py775 def __exit__(self, exc_type, exc_val, exc_tb): argument
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py43 def __exit__(self, exc_type, exc_val, exc_tb): argument