Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddoctest.py146 REPORT_UDIFF = register_optionflag('REPORT_UDIFF') variable
151 REPORTING_FLAGS = (REPORT_UDIFF |
1600 if not optionflags & (REPORT_UDIFF |
1640 if optionflags & REPORT_UDIFF:
/external/python/cpython2/Doc/whatsnew/
D2.4.rst1412 specifying the :const:`doctest.REPORT_UDIFF` (unified diffs),
1427 Running the above function's tests with :const:`doctest.REPORT_UDIFF` specified,
/external/python/cpython2/Doc/library/
Ddoctest.rst642 .. data:: REPORT_UDIFF
682 :const:`ELLIPSIS`, :const:`IGNORE_EXCEPTION_DETAIL`, :const:`REPORT_UDIFF`,