MCPcopy
hub / github.com/QwenLM/Qwen-Agent / input

Function input

qwen_agent/tools/resource/code_interpreter_init_kernel.py:30–31  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

28
29
30def input(*args, **kwargs): # noqa
31 raise NotImplementedError('Python input() function is disabled.')
32
33
34def _m6_timout_handler(_signum=None, _frame=None):

Callers 15

_select_agentMethod · 0.85
get_multiline_inputFunction · 0.85
app_tuiFunction · 0.85
app_tuiFunction · 0.85
app_tuiFunction · 0.85
app_tuiFunction · 0.85
app_tuiFunction · 0.85
app_tuiFunction · 0.85
app_tuiFunction · 0.85
app_tuiFunction · 0.85
app_tuiFunction · 0.85
app_tuiFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…