On Mon, Mar 19, 2012 at 2:50 PM, Ethan Furman <et...@stoneleaf.us> wrote:

> [1] I'm assuming that 'iter(some_list)' is a quick operation.

This seems to be the case so I've just gone ahead and renamed
collapse_address_list to collapse_addresses and added 'return
iter(...)' to the end.

The rest of the list-returning methods all return iterators now too.
There should only be a few minor outstanding issues to to work out.

Cheers,
peter

-- 
Peter Moody      Google    1.650.253.7306
Security Engineer  pgp:0xC3410038
_______________________________________________
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