Skip to content

Commit 3fa1dbb

Browse files
author
rhettinger
committed
Announce difflib.context_diff() and difflib.unified_diff().
git-svn-id: http://svn.python.org/projects/python/trunk@33041 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent a9c1aba commit 3fa1dbb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ Extension modules
6464
Library
6565
-------
6666

67+
- difflib.py has two new functions: context_diff() and unified_diff().
68+
6769
- More fixes to urllib (SF 549151): (a) When redirecting, always use
6870
GET. This is common practice and more-or-less sanctioned by the
6971
HTTP standard. (b) Add a handler for 307 redirection, which becomes

0 commit comments

Comments
 (0)