From: Guido van Rossum Date: Wed, 10 Jan 2007 01:29:06 +0000 (+0000) Subject: News about removal of the sets module. X-Git-Tag: v3.0a1~1278 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=893523e80a2003d4a630aafb84ba016e0070cbbd;p=python News about removal of the sets module. --- diff --git a/Misc/NEWS b/Misc/NEWS index e442df896e..73a985b5a8 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -105,6 +105,8 @@ Extension Modules Library ------- +- Removed all traces of the sets module. + Build -----