Home | History | Annotate | Download | only in test

Lines Matching refs:sfirst

56             sfirst = str(first)
58 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())