r63789 - peps/trunk/pep-3108.txt
May 29, 2008
5:22 p.m.
Author: brett.cannon Date: Thu May 29 19:22:47 2008 New Revision: 63789 Log: UserString has been dealt with. Modified: peps/trunk/pep-3108.txt Modified: peps/trunk/pep-3108.txt ============================================================================== --- peps/trunk/pep-3108.txt (original) +++ peps/trunk/pep-3108.txt Thu May 29 19:22:47 2008 @@ -639,7 +639,7 @@ + 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.
6590
Age (days ago)
6590
Last active (days ago)
0 comments
1 participants
participants (1)
-
brett.cannon