Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
44c69c91e1bc30dc31d89208208fc559cc528f9d
/
.
/
Lib
/
test
/
test_difflib.py
blob: b1bcbd83848121ed612a20f7b3ee86e1eb6846f5 [
file
]
import
doctest
,
difflib
doctest
.
testmod
(
difflib
,
verbose
=
1
)