Add 'sets' to the suggested package of Python implemented built-in types.
This commit is contained in:
parent
8a77cd9435
commit
77215ed8e6
|
@ -521,6 +521,7 @@ could go into the package.
|
|||
|
||||
* Python implementations of built-in data types
|
||||
|
||||
+ sets
|
||||
+ UserDict
|
||||
+ UserList
|
||||
+ UserString
|
||||
|
|
Loading…
Reference in New Issue