How can I compare if 2 files has duplicate entries in python?

yinglcs at gmail.com yinglcs at gmail.com
Tue Mar 21 11:06:22 EST 2006


I am new to python. How can I compare if 2 files has duplicate entries
in python?
Is there an example for that?  What if the files are big and I don't
want to read the whole file in memory.

Thank you.




More information about the Python-list mailing list