Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prompt-toolkit/ptpython
/ in_thread
Function
in_thread
examples/test-cases/ptpython-in-other-thread.py:14–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
14
def
in_thread():
15
embed(globals(), locals(), vi_mode=False)
16
17
18
def
main():
Callers
nothing calls this directly
Calls
1
embed
Function · 0.90
Tested by
no test coverage detected