curran / curran/google-diff-match-patch
Patch for /trunk/python3/diff_match_patch.py
- Dominant language
- Python
- Stars
- 17
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```
This is solving my issue 95. In short: Each "data" may contain multiple lines.
Each of those lines must be indented correctly according to "op". Then you
don't need any url escapes (1906,1907).which by themselves alter the content
which is against the "diff rules" to merely state differences.
```
Original issue reported on code.google.com by `calistop...@gmail.com` on 23 Jan 2014 at 6:01
Attachments:
- [diff_match_patch.py.patch](https://storage.googleapis.com/google-code-attachments/google-diff-match-patch/issue-97/comment-0/diff_match_patch.py.patch)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.