Searched defs:_call (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/asyncio/ | ||
H A D | base_subprocess.py | 194 def _call(self, cb, *data): member in BaseSubprocessTransport |
/third_party/python/Lib/test/support/ | ||
H A D | __init__.py | 1523 def _call(self, python, args, env, returncode): member in PythonSymlink |
Completed in 5 milliseconds