From 784a3ffdbb162cec43b09b5d311e0337a13d6997 Mon Sep 17 00:00:00 2001 From: R David Murray Date: Sun, 23 Feb 2014 11:22:08 -0500 Subject: [PATCH] Fix wording in news entry. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index cfb05c2dbf..d469f689c0 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1944,7 +1944,7 @@ Library - Issue #18394: Close cgi.FieldStorage's optional file. -- Issue #17702: On error, os.environb now removes suppress the except context +- Issue #17702: On error, os.environb now suppresses the exception context when raising a new KeyError with the original key. - Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6. -- 2.40.0