![]() |
|
|
+ Search |
![]()
|
Nov 2nd, 2004 07:30
Jonathan Schroder, Christos Glotsos,
if that helps,
there is a diff comand under linux which can compare two or three files
through python you can call that command thanx to the os lib
import os
os.system("diff file1 file2")