mirror of
https://github.com/python/cpython.git
synced 2025-10-01 21:02:15 +00:00
kill extra word
This commit is contained in:
parent
eabdeba25e
commit
fa4c59fa0c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue