index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_difflib.py
blob: 5687e32770d1049143e42c96c1eec5b403e0478e (
plain
) (
blame
)
1
2
3
import difflib from test import test_support test_support.run_doctest(difflib)