commit | 893523e80a2003d4a630aafb84ba016e0070cbbd | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Jan 10 01:29:06 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Jan 10 01:29:06 2007 +0000 |
tree | d6b9945b82f5653725147c1631ad4f28b6f68b8f | |
parent | 33552e92fe37194c867921675a2cf25e7432008c [diff] |
News about removal of the sets module.
diff --git a/Misc/NEWS b/Misc/NEWS index e442df8..73a985b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -105,6 +105,8 @@ Library ------- +- Removed all traces of the sets module. + Build -----