]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added functions for creating context diffs and unified diffs.
authorRaymond Hettinger <python@rcn.com>
Sun, 8 Jun 2003 11:07:08 +0000 (11:07 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 8 Jun 2003 11:07:08 +0000 (11:07 +0000)
commitf0b1a1fca9e70663efa9fba2d123784cbd14616c
tree2de656c07bb43c2db7b1b8e686939f584f6b763f
parentf177bf22f90bac458f8b0dc05dd533ed5ab16477
Added functions for creating context diffs and unified diffs.

Documentation update and NEWS item are forthcoming.
Lib/difflib.py