This commit is contained in:
Benjamin Peterson 2009-09-18 21:47:27 +00:00
parent dc782b55f2
commit 9db5540ec4
1 changed files with 1 additions and 1 deletions

View File

@ -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