Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
02bedcd36dda52f3b97a78ebaa7ecd6e94df7c1d
/
.
/
Lib
/
test
/
test_doctest.py
blob: fd3426c91e89953b3be3e95b9f094a975a5d2671 [
file
]
import
doctest
from
test
import
test_support
test_support
.
run_doctest
(
doctest
)