Home
last modified time | relevance | path

Searched defs:exc_details (Results 1 – 25 of 722) sorted by relevance

12345678910>>...29

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/piptools/_compat/
H A Dcontextlib.py34 def _exit_wrapper(*exc_details):
93 def __exit__(self, *exc_details):
101 def _invoke_next_callback(exc_details): argument
/dports/net-mgmt/py-msrest/msrest-0.6.21/msrest/
H A Dasync_client.py63 async def __aexit__(self, *exc_details):
100 async def __aexit__(self, *exc_details):
/dports/devel/py-contextlib2/contextlib2-0.6.0.post1/
H A Dtest_contextlib2.py474 def _suppress_exc(*exc_details):
485 def __exit__(self, *exc_details):
508 def __exit__(self, *exc_details):
566 def __exit__(self, *exc_details):
575 def __exit__(self, *exc_details):
584 def __exit__(self, *exc_details):
614 def suppress_exc(*exc_details):
645 def suppress_exc(*exc_details):
731 def suppress_exc(*exc_details):
767 def __exit__(self, *exc_details):
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_contextlib_async.py311 def __exit__(self, *exc_details):
370 async def _suppress_exc(*exc_details):
381 async def __aexit__(self, *exc_details):
406 async def __aexit__(self, *exc_details):
430 async def suppress_exc(*exc_details):
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_contextlib_async.py311 def __exit__(self, *exc_details):
370 async def _suppress_exc(*exc_details):
381 async def __aexit__(self, *exc_details):
406 async def __aexit__(self, *exc_details):
430 async def suppress_exc(*exc_details):
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_contextlib_async.py311 def __exit__(self, *exc_details):
368 async def _suppress_exc(*exc_details):
379 async def __aexit__(self, *exc_details):
404 async def __aexit__(self, *exc_details):
428 async def suppress_exc(*exc_details):
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_contextlib_async.py311 def __exit__(self, *exc_details):
370 async def _suppress_exc(*exc_details):
381 async def __aexit__(self, *exc_details):
406 async def __aexit__(self, *exc_details):
430 async def suppress_exc(*exc_details):
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_contextlib_async.py311 def __exit__(self, *exc_details):
370 async def _suppress_exc(*exc_details):
381 async def __aexit__(self, *exc_details):
406 async def __aexit__(self, *exc_details):
430 async def suppress_exc(*exc_details):
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_contextlib_async.py322 def __exit__(self, *exc_details):
381 async def _suppress_exc(*exc_details):
392 async def __aexit__(self, *exc_details):
417 async def __aexit__(self, *exc_details):
441 async def suppress_exc(*exc_details):
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_contextlib_async.py311 def __exit__(self, *exc_details):
370 async def _suppress_exc(*exc_details):
381 async def __aexit__(self, *exc_details):
406 async def __aexit__(self, *exc_details):
430 async def suppress_exc(*exc_details):
/dports/devel/py-azure-core/azure-core-1.20.1/azure/core/pipeline/transport/
H A D_base_requests_async.py47 async def __aexit__(self, *exc_details): # pylint: disable=arguments-differ
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_02_02/_generated/
H A D_azure_blob_storage.py80 def __exit__(self, *exc_details):
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_02_02/_generated/aio/
H A D_azure_blob_storage_async.py81 async def __aexit__(self, *exc_details):
/dports/devel/py-azure-keyvault-administration/azure-keyvault-administration-4.0.0b3/azure/keyvault/administration/_generated/v7_2_preview/
H A D_key_vault_client.py62 def __exit__(self, *exc_details):
/dports/devel/py-azure-keyvault-administration/azure-keyvault-administration-4.0.0b3/azure/keyvault/administration/_generated/v7_2_preview/aio/
H A D_key_vault_client.py55 async def __aexit__(self, *exc_details) -> None:
/dports/devel/py-azure-appconfiguration/azure-appconfiguration-1.1.1/azure/appconfiguration/_generated/aio/
H A D_azure_app_configuration_async.py47 async def __aexit__(self, *exc_details):
/dports/devel/py-azure-appconfiguration/azure-appconfiguration-1.1.1/azure/appconfiguration/_generated/
H A D_azure_app_configuration.py47 def __exit__(self, *exc_details):
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2020_02_10/_generated/aio/
H A D_azure_blob_storage_async.py83 async def __aexit__(self, *exc_details):
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/queue/v2018_03_28/_generated/
H A D_azure_queue_storage.py67 def __exit__(self, *exc_details):
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2020_04_08/_generated/aio/
H A D_azure_blob_storage.py82 async def __aexit__(self, *exc_details) -> None:
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/filedatalake/v2018_11_09/_generated/
H A D_data_lake_storage_client.py64 def __exit__(self, *exc_details):
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/filedatalake/v2020_02_10/_generated/aio/
H A D_azure_data_lake_storage_restapi.py62 async def __aexit__(self, *exc_details) -> None:
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/queue/v2018_03_28/_generated/aio/
H A D_azure_queue_storage_async.py68 async def __aexit__(self, *exc_details):
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/fileshare/v2020_04_08/_generated/
H A D_azure_file_storage.py74 def __exit__(self, *exc_details):
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/fileshare/v2020_04_08/_generated/aio/
H A D_azure_file_storage.py67 async def __aexit__(self, *exc_details) -> None:

12345678910>>...29