cpython/Lib/test/test_doctest.py
2001-09-18 02:26:39 +00:00

3 lines
63 B
Python

import doctest, test_support
test_support.run_doctest(doctest)