'sets' module was removed from Py3K, so remove all mention of it.
This commit is contained in:
parent
94820f0478
commit
301c2574ac
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue