From 893523e80a2003d4a630aafb84ba016e0070cbbd Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Wed, 10 Jan 2007 01:29:06 +0000 Subject: News about removal of the sets module. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index e442df8..73a985b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -105,6 +105,8 @@ Extension Modules Library ------- +- Removed all traces of the sets module. + Build ----- -- cgit v0.12