'sets' module was removed from Py3K, so remove all mention of it.

This commit is contained in:
Brett Cannon 2007-01-10 03:39:53 +00:00
parent 94820f0478
commit 301c2574ac
1 changed files with 0 additions and 2 deletions

View File

@ -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