From: Benjamin Peterson Date: Fri, 18 Sep 2009 21:47:27 +0000 (+0000) Subject: typo X-Git-Tag: v2.7a1~496 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9db5540ec46d5163231de8ddc574c215b2384753;p=thirdparty%2FPython%2Fcpython.git typo --- diff --git a/Misc/NEWS b/Misc/NEWS index 66ee55323ea6..8b0a67853a92 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -12,7 +12,7 @@ What's New in Python 2.7 alpha 1 Core and Builtins ----------------- -- Issue #6300: unicode.encode, unicode.docode, str.decode, and str.encode now +- Issue #6300: unicode.encode, unicode.decode, str.decode, and str.encode now take keyword arguments. - Issue #6922: Fix an infinite loop when trying to decode an invalid