Home | History | Annotate | Download | only in test

Lines Matching refs:sfirst

55             sfirst = str(first)

57 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())