From: Guido van Rossum Date: Tue, 4 Aug 1998 22:58:51 +0000 (+0000) Subject: typo (pwill -> will). X-Git-Tag: v1.5.2a1~149 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc8f5d1a7f258370781ba681489122c8469a77be;p=python typo (pwill -> will). --- diff --git a/Misc/NEWS b/Misc/NEWS index 7e5978d7fc..920b6569a1 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -56,7 +56,7 @@ serialized. Recursive imports are not affected. - Rewrote the finalization code almost completely, to be much more careful with the order in which modules are destroyed. Destructors -pwill now generally be able to reference built-in names such as None +will now generally be able to reference built-in names such as None without trouble. - Case-insensitive platforms such as Mac and Windows require the case