Commit 58f46b65 authored by Georg Brandl's avatar Georg Brandl

Fix leftover word.

parent fa16668c
......@@ -14,7 +14,7 @@ Core and builtins
- Implementation of PEP 341 - Unification of try/except and try/finally.
"except" clauses can now be written together with a "finally" clause in
the one try statement instead of two nested ones.
one try statement instead of two nested ones.
- Bug #1379994: Builtin unicode_escape and raw_unicode_escape codec
now encodes backslash correctly.
......
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