On Thu, 26 Mar 2009 07:00:52 -0700, hayes.tyler wrote: > Hello All: > > I am starting to work on a file comparison script where I have to > compare the contents of two large files. ... > (and this is why I'm thinking of using > Python's difflib to work on it) ... > Any suggestions where to start?
Python's difflib. -- Steven -- http://mail.python.org/mailman/listinfo/python-list