Documentation
The structure of difflib docs can be improved:
- Common information about the algorithm can be in an intro section at the beginning, rather than in a duplicate doc entry for
SequenceMatcher. The intro could also mention what a diff is
- There are also two doc entries for
Differ
- Examples can be grouped together
Linked PRs
Documentation
The structure of difflib docs can be improved:
SequenceMatcher. The intro could also mention what a diff isDifferLinked PRs