repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Null commit with -f option to force an uprev and put HEADs firmly on the trunk.
[python/dscho.git]
/
Lib
/
test
/
test_difflib.py
blob
3b2f8213bc18b7217597cdc6e787a569cdd756e7
1
from
test_support
import
verbose
2
import
doctest
,
difflib
3
doctest
.
testmod
(
difflib
,
verbose
=
verbose
)