From: Guido van Rossum Date: Fri, 11 Oct 1996 14:49:19 +0000 (+0000) Subject: Got rid of almost totally obsolete Demo/www subdir. X-Git-Tag: v1.4~105 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c153d1273839cb3e0e69c2f6460cb099c8031d61;p=python Got rid of almost totally obsolete Demo/www subdir. --- diff --git a/Demo/README b/Demo/README index 4fd095ada1..a11588c6ff 100644 --- a/Demo/README +++ b/Demo/README @@ -46,8 +46,6 @@ threads Demos that use the 'thread' module. (Currently these tkinter Demos using the Tk interface (including Matt Conway's excellent set of demos). -www An old, abandoned collection of WWW utilities. - --Guido van Rossum, CWI, Amsterdam