Commit 3e501dcf authored by Martin v. Löwis's avatar Martin v. Löwis

One more attempt to fix the grammar.

parent 6186410d
......@@ -12,8 +12,8 @@ What's New in Python 2.4 alpha 1?
Core and builtins
-----------------
- Unicode type got two new methods now; iswide() and width(). They
manipulate east asian width information from Unicode TR11.
- Unicode objects received two new methods now; iswide() and width(). They
query east asian width information according to Unicode TR11.
- Improved the tuple hashing algorithm to give fewer collisions in
common cases. Fixes bug #942952.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment