[Python-Dev] PEP czar for PEP 3144?
Peter Moody
pmoody at google.com
Sun Mar 25 21:58:38 CEST 2012
On Mon, Mar 19, 2012 at 2:50 PM, Ethan Furman <ethan at 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
More information about the Python-Dev
mailing list