Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58f46b6

Browse files
committed
Fix leftover word.
1 parent fa16668 commit 58f46b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Core and builtins
1414

1515
- Implementation of PEP 341 - Unification of try/except and try/finally.
1616
"except" clauses can now be written together with a "finally" clause in
17-
the one try statement instead of two nested ones.
17+
one try statement instead of two nested ones.
1818

1919
- Bug #1379994: Builtin unicode_escape and raw_unicode_escape codec
2020
now encodes backslash correctly.

0 commit comments

Comments
 (0)