in 645437 20101031 230912 Lawrence D'Oliveiro <[email protected]_zealand> wrote: >In message <[email protected]>, jf wrote: > >> I edit each file to remove tabs ... > >expand -i <oldfile >newfile > >> Do you know a tools to compare the initial file with the cleaned one to >> know if the algorithms are the same ? > >diff -b oldfile newfile
meld -- http://mail.python.org/mailman/listinfo/python-list
