Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Ddoctest.py53 'DONT_ACCEPT_TRUE_FOR_1',
136 DONT_ACCEPT_TRUE_FOR_1 = register_optionflag('DONT_ACCEPT_TRUE_FOR_1') variable
143 COMPARISON_FLAGS = (DONT_ACCEPT_TRUE_FOR_1 |
1623 if not (optionflags & DONT_ACCEPT_TRUE_FOR_1):
1922 DONT_ACCEPT_TRUE_FOR_1
2034 DONT_ACCEPT_TRUE_FOR_1
2726 DONT_ACCEPT_TRUE_FOR_1 to the new

Completed in 3 milliseconds