UserString has been dealt with.

This commit is contained in:
Brett Cannon 2008-05-29 17:22:47 +00:00
parent 128332c188
commit ec35ff908d
1 changed files with 1 additions and 1 deletions

View File

@ -639,7 +639,7 @@ for what the module is meant for.
+ Not as useful since types can be a superclass.
+ Useful bits moved to the 'collections' module.
* UserList/UserString [done: 3.0] (TODO handle 2.6)
* UserList/UserString [done: 2.6, 3.0]
+ Not useful since types can be a superclass.
+ Moved to the 'collections' module.