Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
25cb7dfb0f0c32b51a813869f4ef3ab25cba5b2a
/
.
/
Lib
/
test
/
test_difflib.py
blob: 5687e32770d1049143e42c96c1eec5b403e0478e [
file
] [
log
] [
blame
]
import
difflib
from
test
import
test_support
test_support
.
run_doctest
(
difflib
)