Home
last modified time | relevance | path

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

12345678910>>...58

/dports/sysutils/conan/conan-1.44.0/conans/util/
H A Dlocks.py15 def __exit__(self, exc_type, exc_val, exc_tb): # @UnusedVariable argument
27 def __exit__(self, exc_type, exc_val, exc_tb): # @UnusedVariable argument
84 def __exit__(self, exc_type, exc_val, exc_tb): # @UnusedVariable argument
102 def __exit__(self, exc_type, exc_val, exc_tb): # @UnusedVariable argument
/dports/graphics/krita/krita-4.4.8/plugins/extensions/pykrita/plugin/krita/
H A Dexcepthook.py19 def on_error(exc_type, exc_obj, exc_tb): argument
52 def __init__(self, exc_type, exc_obj, exc_tb, title=None): argument
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scripter/python/
H A Dexcepthook.py20 def on_error(exc_type, exc_obj, exc_tb): argument
56 def __init__(self, exc_type, exc_obj, exc_tb, title=None): argument
/dports/devel/py-robotframework/robotframework-3.1.2/src/robot/running/
H A Dstatusreporter.py41 def __exit__(self, exc_type, exc_val, exc_tb): argument
58 def _get_failure(self, exc_type, exc_value, exc_tb, context): argument
/dports/www/py-turbogears2/TurboGears2-2.3.12/tg/util/
H A Dwebtest.py60 def __exit__(self, exc_type, exc_val, exc_tb): argument
75 def __exit__(self, exc_type, exc_val, exc_tb): argument
/dports/devel/py-azure-core/azure-core-1.20.1/tests/async_tests/
H A Dtest_retry_policy_async.py105 async def __aexit__(self, exc_type, exc_val, exc_tb): argument
131 async def __aexit__(self, exc_type, exc_val, exc_tb): argument
159 async def __aexit__(self, exc_type, exc_val, exc_tb): argument
190 async def __aexit__(self, exc_type, exc_val, exc_tb): argument
/dports/devel/py-taskflow/taskflow-4.6.3/tools/
H A Dspeed_test.py51 def __exit__(self, exc_tp, exc_v, exc_tb): argument
78 def __exit__(self, exc_tp, exc_v, exc_tb): argument
/dports/devel/py-azure-core/azure-core-1.20.1/tests/
H A Dtest_retry_policy.py106 def __exit__(self, exc_type, exc_val, exc_tb): argument
131 def __exit__(self, exc_type, exc_val, exc_tb): argument
158 def __exit__(self, exc_type, exc_val, exc_tb): argument
188 def __exit__(self, exc_type, exc_val, exc_tb): argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/3rdparty/testtools-0.9.34/testtools/
H A D_compat2x.py14 def reraise(exc_class, exc_obj, exc_tb, _marker=object()): argument
H A D_compat3x.py14 def reraise(exc_class, exc_obj, exc_tb, _marker=object()): argument
/dports/databases/py-peewee/peewee-3.14.4/playhouse/
H A Dtest_utils.py31 def __exit__(self, exc_type, exc_val, exc_tb): argument
60 def __exit__(self, exc_type, exc_val, exc_tb): argument
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.6/multiprocess/dummy/
H A Dconnection.py34 def __exit__(self, exc_type, exc_value, exc_tb): argument
72 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.4/multiprocess/dummy/
H A Dconnection.py34 def __exit__(self, exc_type, exc_value, exc_tb): argument
73 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.5/multiprocess/dummy/
H A Dconnection.py34 def __exit__(self, exc_type, exc_value, exc_tb): argument
72 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.3/multiprocess/dummy/
H A Dconnection.py59 def __exit__(self, exc_type, exc_value, exc_tb): argument
98 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/pypy3.6/multiprocess/dummy/
H A Dconnection.py34 def __exit__(self, exc_type, exc_value, exc_tb): argument
72 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/multiprocessing/dummy/
H A Dconnection.py36 def __exit__(self, exc_type, exc_value, exc_tb): argument
74 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/multiprocessing/dummy/
H A Dconnection.py36 def __exit__(self, exc_type, exc_value, exc_tb): argument
74 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/
H A Dbuild_env.py134 exc_tb # type: Optional[TracebackType] argument
225 exc_tb # type: Optional[TracebackType] argument
/dports/lang/python310/Python-3.10.1/Lib/multiprocessing/dummy/
H A Dconnection.py36 def __exit__(self, exc_type, exc_value, exc_tb): argument
74 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/lang/python37/Python-3.7.12/Lib/multiprocessing/dummy/
H A Dconnection.py36 def __exit__(self, exc_type, exc_value, exc_tb): argument
74 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/lang/python-tools/Python-3.8.12/Lib/multiprocessing/dummy/
H A Dconnection.py36 def __exit__(self, exc_type, exc_value, exc_tb): argument
74 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/lang/python39/Python-3.9.9/Lib/multiprocessing/dummy/
H A Dconnection.py36 def __exit__(self, exc_type, exc_value, exc_tb): argument
74 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/lang/python38/Python-3.8.12/Lib/multiprocessing/dummy/
H A Dconnection.py36 def __exit__(self, exc_type, exc_value, exc_tb): argument
74 def __exit__(self, exc_type, exc_value, exc_tb): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/storage/tasks/
H A Dtask_status.py125 def stop(self, exc_type, exc_val, exc_tb): argument
183 def __exit__(self, exc_type, exc_val, exc_tb): argument

12345678910>>...58