cpython/Lib/test/test_difflib.py

3 lines
63 B
Python

import difflib, test_support
test_support.run_doctest(difflib)