commit | cb920c1442bf3b0899fee51915b4bf6614f2c1d7 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Oct 26 20:07:42 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Oct 26 20:07:42 2018 -0700 |
tree | 4855dbf39a160328da46bd03ac3f7c3b107a738f | |
parent | f2b5b4f2594efabaf4f3fd20453ae8a9a607a01e [diff] |
bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144) Specify that blocks are non-overlapping. Change '!=' to '<'. (cherry picked from commit d9bff4e81b8ca36fe6c4e90c0b9cf02bc020e713) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>