MCPcopy
hub / github.com/scrapinghub/splash / append

Method append

splash/qtrender_lua.py:73–74  ·  view source on GitHub ↗
(self, ex)

Source from the content-addressed store, hash-verified

71 self._exceptions = []
72
73 def append(self, ex):
74 self._exceptions.append(ex)
75
76 def clear(self):
77 self._exceptions[:] = []

Callers 15

store_redirectMethod · 0.80
run_functionMethod · 0.80
can_raise_wrapperFunction · 0.80
set_result_headerMethod · 0.80
store_errorMethod · 0.80
__init__Method · 0.80
_store_response_chunkMethod · 0.80
l2pFunction · 0.80
addMethod · 0.80
log_splash_versionFunction · 0.80
get_mutable_entryMethod · 0.80
store_urlMethod · 0.80

Calls

no outgoing calls

Tested by 3

logMethod · 0.64
test_list_recursiveMethod · 0.64