Home
last modified time | relevance | path

Searched defs:exc_value (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/functional/qemu_test/
H A Dports.py31 def __exit__(self, exc_type, exc_value, traceback): argument
/openbmc/openbmc-test-automation/lib/external_intf/
H A Dmanagement_console_utils.py14 def __init__(self, exc_value): argument
/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dmbox.py25 def __exit__(self, exc_type, exc_value, exc_traceback): argument
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dclient.py208 async def __aexit__(self, exc_type, exc_value, traceback): argument
269 def __exit__(self, exc_type, exc_value, traceback): argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dqa.py53 def __exit__(self, exc_type, exc_value, traceback): argument
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dsqlite.py214 async def __aexit__(self, exc_type, exc_value, traceback): argument
H A Dsqlalchemy.py199 async def __aexit__(self, exc_type, exc_value, traceback): argument