Home
last modified time | relevance | path

Searched defs:exctype (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/devel/py-pydevd/pydevd-1.1.1/_pydevd_bundle/
H A Dpydevd_breakpoints.py56 def get_exception_full_qname(exctype): argument
61 def get_exception_name(exctype): argument
67 def get_exception_breakpoint(exctype, exceptions): argument
95 def _excepthook(exctype, value, tb): argument
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/scripting/
H A Dpyomo_main.py27 exctype, err, tb = sys.exc_info() # BUG? variable
34 exctype = err = tb = None variable
/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/util/
H A Dthread2.py13 def _async_raise(tid, exctype): argument
35 def raise_exc(self, exctype): argument
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/_pydevd_bundle/
H A Dpydevd_breakpoints.py83 def get_exception_full_qname(exctype): argument
89 def get_exception_name(exctype): argument
95 def get_exception_breakpoint(exctype, exceptions): argument
168 def _fallback_excepthook(exctype, value, tb): argument
/dports/www/py-paste/Paste-3.4.6/paste/util/
H A Dkillthread.py14 def async_raise(tid, exctype): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/paste/util/
H A Dkillthread.py14 def async_raise(tid, exctype): argument
/dports/multimedia/gaupol/gaupol-1.4-3-g6116d42b/gaupol/dialogs/
H A Ddebug.py124 def _insert_traceback(self, exctype, value, tb, limit=100): argument
150 def set_text(self, exctype, value, tb): argument
/dports/science/py-chainer/chainer-7.8.0/chainermn/
H A Dglobal_except_hook.py9 def _global_except_hook(exctype, value, traceback): argument
/dports/multimedia/gpodder/gpodder-3.10.17/src/gpodder/
H A Dlog.py50 def on_uncaught_exception(exctype, value, tb): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/
H A D__init__.py68 def tvm_excepthook(exctype, value, trbk): argument
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/
H A D__init__.py68 def tvm_excepthook(exctype, value, trbk): argument
/dports/devel/py-mondrian/mondrian-0.8.1/mondrian/
H A Derrors.py12 def excepthook(exctype, exc, traceback, level=logging.CRITICAL, logger=None, context=None): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/
H A D__init__.py73 def wrapper(exctype, value, trbk): argument
/dports/devel/py-represent/Represent-1.6.0.post0/represent/compat/
H A Dcontextlib.py24 def __exit__(self, exctype, excinst, exctb): argument
/dports/databases/pymongo/pymongo-3.12.0/bson/
H A Dpy3compat.py52 def reraise(exctype, value, trace=None): argument
92 def reraise(exctype, value, trace=None): argument
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/
H A Dpy31compat.py27 def __exit__(self, exctype, excvalue, exctrace): argument
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/setuptools/
H A Dpy31compat.py27 def __exit__(self, exctype, excvalue, exctrace): argument
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/
H A Dexception.py40 def __init__(self, exctype, excvalue, exctb): argument
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/setuptools/
H A Dpy31compat.py27 def __exit__(self, exctype, excvalue, exctrace): argument
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/
H A Dpy31compat.py27 def __exit__(self, exctype, excvalue, exctrace): argument
/dports/sysutils/libdnf/libdnf-0.64.0/python/hawkey/
H A Dexception-py.cpp74 PyObject *exctype = NULL; in ret2e() local
/dports/databases/py-pglast/pglast-1.2/tests/
H A Dtest_cli.py27 def __exit__(self, exctype, excinst, exctb): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/setuptools/
H A Dpy31compat.py39 def __exit__(self, exctype, excvalue, exctrace): argument
/dports/devel/py-tox/tox-3.12.1/src/tox/util/
H A Dstdlib.py38 def __exit__(self, exctype, excinst, exctb): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/setuptools/
H A Dpy31compat.py39 def __exit__(self, exctype, excvalue, exctrace): argument

1234567