
[Alex Martelli]
This sounds fine to me, except I'd call them Set (mutable) and something else <wink>. I'd also check the code into the library now, so lots of people can hack on it before it "becomes real". People just won't play with branches or sandboxes in sufficient numbers to do any collaborative good. If Guido hates what it turns into, we can pull it out again.

On Sunday 14 July 2002 06:00, Tim Peters wrote:
Yes, that's what I did in the submission -- Set is the name of the mutable one, BaseSet the common base type (meant as abstract). Please see http://python.org/sf/580995 -- I'm sure there will be other glitches worth fixing. Alex

On Sunday 14 July 2002 06:00, Tim Peters wrote:
Yes, that's what I did in the submission -- Set is the name of the mutable one, BaseSet the common base type (meant as abstract). Please see http://python.org/sf/580995 -- I'm sure there will be other glitches worth fixing. Alex
participants (2)
-
Alex Martelli
-
Tim Peters