Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ finalize
Method
finalize
IPython/testing/iptest.py:373–374 ·
view source on GitHub ↗
(self, result)
Source
from the content-addressed store, hash-verified
371
formatError = formatFailure
372
373
def
finalize(self, result):
374
self.stream_capturer.halt()
375
376
377
def
run_iptest():
Callers
nothing calls this directly
Calls
1
halt
Method · 0.80
Tested by
no test coverage detected