Lines Matching full:detail
266 This section examines in detail how doctest works: which docstrings it looks at,
293 .. impl-detail::
415 x not in list`` detail as shown.
429 containing the exception type and detail. This is usually the last line of a
431 multi-line detail::
438 detail
441 exception's type and detail, and the rest are ignored.
451 detail
471 with an alphanumeric is taken to be the start of the exception detail. Of
494 and detail, they are not checked by doctest. For example, the following test
566 the expected type is raised, even if the exception detail does not match. For
588 care about the exception detail yet continues to pass under Python 2.3 or
598 even though the detail
1077 here (it's an internal detail), but studying its code can answer questions about