Searched defs:kill_python (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | script_helper.py | 78 def kill_python(p): function |
/external/python/cpython3/Lib/test/support/ | ||
D | script_helper.py | 182 def kill_python(p): function |