Home
last modified time | relevance | path

Searched defs:exc_tb (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dnpm_registry.py123 def __exit__(self, exc_type, exc_val, exc_tb): argument
/openbmc/qemu/scripts/
H A Dsimpletrace.py217 def __exit__(self, exc_type, exc_val, exc_tb): argument
/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