Home
last modified time | relevance | path

Searched defs:excepthook (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/py-mondrian/mondrian-0.8.1/mondrian/
H A D__init__.py39 def setup(*, level=None, colors=term.usecolors, excepthook=False, formatter=None): argument
76 def getLogger(*args, colors=(not term.iswindows), excepthook=False, **kwargs): argument
H A Derrors.py12 def excepthook(exctype, exc, traceback, level=logging.CRITICAL, logger=None, context=None): function
/dports/print/fontforge/fontforge-20201107/pycontrib/
H A Dexcepthook.py9 def excepthook (*args): function
/dports/devel/apitrace/apitrace-9.0/specs/
H A Ddebug.py34 def excepthook(type, value, tb): function
/dports/devel/py-datatest/datatest-0.11.1/datatest/
H A D_excepthook.py23 def excepthook(err_type, err_value, err_traceback): function
/dports/devel/pyl-gobject/pygobject-2.28.6/tests/
H A Dtest_mainloop.py34 def excepthook(type, value, traceback): function
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/testing/
H A D_exception_handling.py54 def excepthook(type, value, tb): function
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/util/
H A Ddaemonize.py102 def excepthook( function
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/errorreport/
H A Dmain.py193 def excepthook(*exc_info): function
/dports/security/nmap/nmap-7.91/zenmap/zenmapGUI/
H A DApp.py154 def excepthook(type, value, tb): function
/dports/devel/eric6/eric6-21.11/eric/eric6/
H A Deric6.py155 def excepthook(excType, excValue, tracebackobj): function
/dports/multimedia/photofilmstrip/photofilmstrip-3.7.0/photofilmstrip/gui/
H A DDlgBugReport.py28 def excepthook(etype, value, tb): function
/dports/graphics/rapid-photo-downloader/rapid-photo-downloader-0.9.26/raphodo/
H A Dexcepthook.py139 def excepthook(exception_type, exception_value, traceback_object) -> None: function
/dports/games/anki/anki-2.1.16/aqt/
H A Derrors.py14 def excepthook(etype,val,tb): function
/dports/graphics/mypaint/mypaint-2.0.1/tests/unported/
H A Dguicontrol.py56 def excepthook(exctyp, value, tb): function
/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/
H A Dveusz_main.py87 def excepthook(excepttype, exceptvalue, tracebackobj): function
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/
H A Dapp.py231 def excepthook(exctype, excvalue, exctb): function
/dports/databases/py-apsw/apsw-3.35.4-r1/src/
H A Dutil.c117 PyObject *excepthook = NULL; in apsw_write_unraiseable() local
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Daudit-tests.py247 def excepthook(exc_type, exc_value, exc_tb): function
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Daudit-tests.py247 def excepthook(exc_type, exc_value, exc_tb): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Daudit-tests.py247 def excepthook(exc_type, exc_value, exc_tb): function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Daudit-tests.py247 def excepthook(exc_type, exc_value, exc_tb): function
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Daudit-tests.py247 def excepthook(exc_type, exc_value, exc_tb): function
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/multiprocess/
H A Dprocesses.py304 def excepthook(*args): function
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Daudit-tests.py274 def excepthook(exc_type, exc_value, exc_tb): function

123