Searched refs:test_doctest2 (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_doctest2.py112 from test import test_doctest2 namespace
114 f, t = test_support.run_doctest(test_doctest2)
/external/python/cpython3/Lib/test/
H A Dtest_doctest2.py111 from test import test_doctest2 namespace
113 f, t = support.run_doctest(test_doctest2)

Completed in 224 milliseconds