difflib: The Difference Library Module

1 Description

The Python difflib module should be helpful if you want to compute the difference between two sequences; or when you want to find the differences between files.

This document was last updated: