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