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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=893523e80a2003d4a630aafb84ba016e0070cbbd;p=thirdparty%2FPython%2Fcpython.git News about removal of the sets module. --- diff --git a/Misc/NEWS b/Misc/NEWS index e442df896e50..73a985b5a87f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -105,6 +105,8 @@ Extension Modules Library ------- +- Removed all traces of the sets module. + Build -----