On Jan 26, 2008 5:11 PM, Guido van Rossum <[EMAIL PROTECTED]> wrote: > But didn't we start by establishing that users are rarely going to > create non-empty non-frozen sets anyway, because most algorithms > involving mutable sets start with an empty one? Even if users > occasionally write initialized sets, I find it hard to believe that > this would occur in a performance-critical position.
+1 I can't imagine ever being annoyed that a non-empty mutable set that I type in myself runs a little slower than it could. -- Cheers, Leif _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com