Lines Matching full:detail
276 This section examines in detail how doctest works: which docstrings it looks at,
432 x not in list`` detail as shown.
446 containing the exception type and detail. This is usually the last line of a
448 multi-line detail::
455 detail
458 exception's type and detail, and the rest are ignored.
471 detail
491 with an alphanumeric is taken to be the start of the exception detail. Of
514 and detail, they are not checked by doctest. For example, the following test
582 the expected type is raised, even if the exception detail does not match. For
604 care about the exception detail yet continues to pass under Python 2.3 or
614 even though the detail
1131 here (it's an internal detail), but studying its code can answer questions about