Steven D'Aprano wrote:

I don't know how expensive it is to create a set iterator,

Not expensive enough to justify burdening the set type with
extra functionality that will be extremely rarely used.

--
Greg
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to