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