[issue2142] naive use of ''.join(difflib.unified_diff(...)) results in bogus diffs with inputs that don't end with end-of-line char

Trent Mick report at bugs.python.org
Mon Feb 18 21:24:10 CET 2008


Trent Mick added the comment:

Attached is a patch against the Python 2.6 svn trunk for this.

----------
versions: +Python 2.3, Python 2.4, Python 2.6
Added file: http://bugs.python.org/file9460/python_difflib_unified_diff.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2142>
__________________________________


More information about the Python-bugs-list mailing list