From 923e4ef049af4e750b1d3dda8d9dc08957101abf Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 17 Sep 2002 20:58:59 +0000 Subject: [PATCH] The SGI demos are gone. --- Misc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 48342a1182..521be0cd9a 100644 --- 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 -- 2.49.0