From 94820f0478b4c9a85f032906358d7e66c25007fb Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Wed, 10 Jan 2007 01:30:33 +0000 Subject: [PATCH] Note that the sets module has been removed. --- pep-3100.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pep-3100.txt b/pep-3100.txt index c0bccba02..5eba080e6 100644 --- a/pep-3100.txt +++ b/pep-3100.txt @@ -199,6 +199,7 @@ Standard library To be removed: +* The sets module. [done] * stdlib modules to be removed + see docstrings and comments in the source - ``macfs``, ``new``, ``reconvert``, ``stringold``, ``xmllib``,