filecmp — Compare Files — PyMOTW 3

The filecmp module includes functions and a class for comparing files and directories on the file system.

Read more…

This post is part of the Python Module of the Week series for Python 3. See PyMOTW.com for more articles from the series.