Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a86f0c17a1385c07710d894b93a1c13159c0b57f
/
.
/
Lib
/
test
/
test_doctest.py
blob: 82ab3980b07d6a592216e7a4399f4c294b980553 [
file
] [
log
] [
blame
]
Tim Peters
a0a6222
2001-09-09 06:12:01 +0000
[
diff
] [
blame
]
1
import
doctest
,
test_support
2
test_support
.
run_doctest
(
doctest
)