Looking Python script to compare two files

david yongsheng.yang at gmail.com
Wed Nov 9 20:59:00 EST 2005


Hello Tim:

Thanks for your reply!
I want to compare PDF-PDF files and WORD-WORD files.

It seems that the right way is :
First, extract text from PDF file or Word file.
Then, use Difflib to compare these text files.

Would you please give me some more information about the external diff
tools?

Thx!




More information about the Python-list mailing list