Lines Matching full:extract
908 should be used to extract tests from the files. It defaults to a normal parser
1068 that should be used to extract tests from the files. It defaults to a normal
1116 drop-in replacement) that is used to extract doctests from the module.
1351 A processing class used to extract the :class:`DocTest`\ s that are relevant to
1361 drop-in replacement) that is used to extract doctests from docstrings.
1419 A processing class used to extract interactive examples from a string, and use
1429 Extract all doctest examples from the given string, and collect them into a
1439 Extract all doctest examples from the given string, and return them as a list