summaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-10-11 14:49:19 (GMT)
committerGuido van Rossum <guido@python.org>1996-10-11 14:49:19 (GMT)
commitc153d1273839cb3e0e69c2f6460cb099c8031d61 (patch)
treeba9ebf30bc6405b6f9b7278b3f2a255104197c77 /Demo
parenta58d89eec4ac8be87d120e76952195e282eb5ef6 (diff)
downloadcpython-c153d1273839cb3e0e69c2f6460cb099c8031d61.zip
cpython-c153d1273839cb3e0e69c2f6460cb099c8031d61.tar.gz
cpython-c153d1273839cb3e0e69c2f6460cb099c8031d61.tar.bz2
Got rid of almost totally obsolete Demo/www subdir.
Diffstat (limited to 'Demo')
-rw-r--r--Demo/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/Demo/README b/Demo/README
index 4fd095a..a11588c 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 <mailto:Guido.van.Rossum@cwi.nl>
<http://www.cwi.nl/cwi/people/Guido.van.Rossum.html>