Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
91a681debf9ffec155d0aff8a0bb5f965f592e16
/
.
/
Lib
/
test
/
test_difflib.py
blob: 5687e32770d1049143e42c96c1eec5b403e0478e [
file
]
import
difflib
from
test
import
test_support
test_support
.
run_doctest
(
difflib
)