Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
bea3fb83a76db479bb7c523fd8c16f7bc23f4336
/
.
/
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
)