Searched defs:strip_python_stderr (Results 1 – 2 of 2) sorted by relevance
/external/python/futures/ | ||
D | test_futures.py | 81 def strip_python_stderr(stderr): function |
/external/python/cpython2/Lib/test/support/ | ||
D | __init__.py | 1901 def strip_python_stderr(stderr): function |