Home
last modified time | relevance | path

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

/third_party/python/Lib/
Ddoctest.py153 REPORT_ONLY_FIRST_FAILURE = register_optionflag('REPORT_ONLY_FIRST_FAILURE') variable
159 REPORT_ONLY_FIRST_FAILURE |
1315 quiet = (self.optionflags & REPORT_ONLY_FIRST_FAILURE and
/third_party/python/Doc/library/
Ddoctest.rst651 .. data:: REPORT_ONLY_FIRST_FAILURE
657 :const:`REPORT_ONLY_FIRST_FAILURE` is specified, the remaining examples are