kill extra word

This commit is contained in:
Benjamin Peterson 2010-06-08 14:53:29 +00:00
parent eabdeba25e
commit fa4c59fa0c

View file

@ -12,8 +12,8 @@ What's New in Python release candidate 2?
Core and Builtins Core and Builtins
----------------- -----------------
- In the unicode/str.format(), raise a ValueError when either indexes to - In the unicode/str.format(), raise a ValueError when indexes to arguments are
arguments are too large. too large.
Library Library
------- -------