Home
last modified time | relevance | path

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

/third_party/python/Lib/
Ddoctest.py136 DONT_ACCEPT_TRUE_FOR_1 = register_optionflag('DONT_ACCEPT_TRUE_FOR_1') variable
143 COMPARISON_FLAGS = (DONT_ACCEPT_TRUE_FOR_1 |
1618 if not (optionflags & DONT_ACCEPT_TRUE_FOR_1):
/third_party/python/Doc/library/
Ddoctest.rst528 .. data:: DONT_ACCEPT_TRUE_FOR_1
532 similarly for ``0`` versus ``False``. When :const:`DONT_ACCEPT_TRUE_FOR_1` is
/third_party/python/Misc/
DHISTORY21442 constant DONT_ACCEPT_TRUE_FOR_1 to the new optionflags optional