From 301c2574ac12fc54106abe1fbdeb096b6db4d8b3 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Wed, 10 Jan 2007 03:39:53 +0000 Subject: [PATCH] 'sets' module was removed from Py3K, so remove all mention of it. --- pep-3108.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/pep-3108.txt b/pep-3108.txt index 42d4d57bc..74e675d42 100644 --- a/pep-3108.txt +++ b/pep-3108.txt @@ -515,13 +515,11 @@ could go into the package. + heapq + Queue - + sets + UserDist (?) + UserList (?) * Python implementations of built-in data types - + sets + UserDict + UserList + UserString