Lines Matching defs:doctest
1187 ... print line # doctest: +NORMALIZE_WHITESPACE2055 import doctest, difflib2056 return doctest.testmod(difflib)