Home
last modified time | relevance | path

Searched refs:strip_python_stderr (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dscript_helper.py15 from test.test_support import strip_python_stderr
37 err = strip_python_stderr(err)
Dtest_support.py1225 def strip_python_stderr(stderr): function
Dtest_subprocess.py821 err = test_support.strip_python_stderr(err)