Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/
Dresult.py21 STDERR_LINE = '\nStderr:\n%s' variable
95 self._original_stderr.write(STDERR_LINE % error)
200 msgLines.append(STDERR_LINE % error)