Home | History | Annotate | Download | only in test

Lines Matching refs:ssecond

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