Home | History | Annotate | Download | only in python2.7

Lines Matching refs:extracted

395 ##   where the example was extracted from.
397 ## - A "doctest" is a collection of examples, typically extracted from
399 ## includes information about where the string was extracted from.
484 the object whose docstring this DocTest was extracted from).
486 - filename: The name of the file that this DocTest was extracted
494 - docstring: The string that the examples were extracted from,
718 Return a dictionary containing option overrides extracted from
788 objects. Doctests can currently be extracted from the following