]> granicus.if.org Git - python/commitdiff
typo (pwill -> will).
authorGuido van Rossum <guido@python.org>
Tue, 4 Aug 1998 22:58:51 +0000 (22:58 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 4 Aug 1998 22:58:51 +0000 (22:58 +0000)
Misc/NEWS

index 7e5978d7fc57a298c59c7ea2eb1e8931cd232aad..920b6569a1d8e7210d3ef65051d90bed4617e76c 100644 (file)
--- 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