Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
69e8afcc9fcd8a41a1035893d60893d51fae62f1
/
.
/
Lib
/
test
/
test_doctest.py
blob: fd3426c91e89953b3be3e95b9f094a975a5d2671 [
file
] [
log
] [
blame
]
import
doctest
from
test
import
test_support
test_support
.
run_doctest
(
doctest
)