Home
last modified time | relevance | path

Searched refs:FAIL_FAST (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Ddoctest.py65 'FAIL_FAST',
154 FAIL_FAST = register_optionflag('FAIL_FAST') variable
160 FAIL_FAST)
1409 if failures and self.optionflags & FAIL_FAST:
2778 ' is a shorthand for -o FAIL_FAST, and is'
2791 options |= FAIL_FAST

Completed in 4 milliseconds