Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyscript/pyscript
/ on_stop
Function
on_stop
core/tests/manual/issue-2302/main.py:271–274 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
269
scale_lines()
270
271
def
on_stop():
272
global scroll_offset
273
bs.reset()
274
scale_lines()
275
276
await loaded_event.wait()
277
Callers
nothing calls this directly
Calls
2
scale_lines
Function · 0.85
reset
Method · 0.45
Tested by
no test coverage detected