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