[Python-Dev] Re: Iterating in parallel

Ka-Ping Yee Ka-Ping Yee <pingster@ilm.com>
Wed, 12 Jul 2000 20:09:09 -0700 (PDT)


On Wed, 12 Jul 2000, Ka-Ping Yee wrote:
> One person i asked even said that of all the various options,
> he still liked "map(None, ...)" best because all the others had
> potentially conflicting connotations.

I forgot to add: when i said "map(None, ...)" was ugly, this
person suggested "munge()", indicating that he'd prefer a
completely obscure name to a name that might risk an alternate
interpretation.  He liked "munge()" and "twine()" best,
considered "tuples()" acceptable, and declared "zip()"
unacceptable but "zipper()" acceptable.


-- ?!ng