cpython/Lib/test/test_doctest.py

3 lines
63 B
Python

import doctest, test_support
test_support.run_doctest(doctest)