]> granicus.if.org Git - python/commitdiff
The SGI demos are gone.
authorGuido van Rossum <guido@python.org>
Tue, 17 Sep 2002 20:58:59 +0000 (20:58 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 17 Sep 2002 20:58:59 +0000 (20:58 +0000)
Misc/NEWS

index 48342a118257f29c4ff15e0c45136f4e8e49d3ff..521be0cd9aa865ec7fedda4bf04a9f939c6403e6 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -470,6 +470,11 @@ Library
 
 Tools/Demos
 
+- The SGI demos (Demo/sgi) have been removed.  Nobody thought they
+  were interesting any more.  (The SGI library modules and extensions
+  are still there; it is believed that at least some of these are
+  still used and useful.)
+
 - IDLE supports the new encoding declarations (PEP 263); it can also
   deal with legacy 8-bit files if they use the locale's encoding. It
   allows non-ASCII strings in the interactive shell and executes them