home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2004 #2 / K-CD-2-2004.ISO / OpenOffice Sv / f_0397 / python-core-2.2.2 / lib / test / test_difflib.py < prev    next >
Encoding:
Text File  |  2003-07-18  |  63 b   |  3 lines

  1. import difflib, test_support
  2. test_support.run_doctest(difflib)
  3.