[Chris Bergstresser]
> Clearly, I'll need to write up the PEP.

Why not write a short, fast get_first() function for your utils directory and 
be done with it?
That could work with sets, mappings, generators, and other containers and 
iterators.
No need to fatten the set/frozenset API for something so trivial and so rarely 
needed.


Raymond
_______________________________________________
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