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 D | 0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch | 49 + def __exit__(self, exc_type, exc_val, exc_tb):
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | npm_registry.py | 123 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | legacy.py | 118 exc_val: Optional[BaseException],
|
/openbmc/qemu/scripts/ |
H A D | simpletrace.py | 217 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
/openbmc/qemu/python/qemu/machine/ |
H A D | machine.py | 200 exc_val: Optional[BaseException],
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 775 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 43 def __exit__(self, exc_type, exc_val, exc_tb): argument
|