Searched refs:input (Results 1 – 2 of 2) sorted by relevance
102 bad-functions=map,filter,apply,input
69 def _run(*popenargs, input=None, timeout=None, check=False, **kwargs): argument73 stdout, stderr = process.communicate(input)
Completed in 8 milliseconds