Searched refs:script_from_examples (Results 1 – 4 of 4) sorted by relevance
2547 def script_from_examples(s): function2642 testsrc = script_from_examples(test.docstring)2647 testsrc = script_from_examples(src)
2533 def script_from_examples(s): function2628 testsrc = script_from_examples(test.docstring)2633 testsrc = script_from_examples(src)
1629 .. function:: script_from_examples(s)1639 print(doctest.script_from_examples(r"""1671 :func:`script_from_examples` above. For example, if module :file:`a.py`
1681 .. function:: script_from_examples(s)1691 print doctest.script_from_examples(r"""1725 :func:`script_from_examples` above. For example, if module :file:`a.py`