Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_redirect
Method · 0.80
run_function
Method · 0.80
can_raise_wrapper
Function · 0.80
set_result_header
Method · 0.80
store_error
Method · 0.80
__init__
Method · 0.80
_store_response_chunk
Method · 0.80
l2p
Function · 0.80
add
Method · 0.80
log_splash_version
Function · 0.80
get_mutable_entry
Method · 0.80
store_url
Method · 0.80
Calls
no outgoing calls
Tested by
3
log
Method · 0.64
test_list_recursive
Method · 0.64
test_send_text_events_updown
Method · 0.64