[Python-Dev] PEP 218 update questions (original) (raw)

Guido van Rossum guido@python.org
Sun, 13 Oct 2002 19:55:32 -0400


I don't see that as an automatic conclusion. I prefer to view ImmutableSet as just as a Set with a property turned on.

But it supports a different set of methods! I prefer to view it as a separate type.

--Guido van Rossum (home page: http://www.python.org/~guido/)