[Python-Dev] zip() in Py2.4

Raymond Hettinger python@rcn.com
Wed, 30 Jul 2003 13:32:33 -0400


> OK.  While I still have some misgivings about the first example,
> I think I see that zip(*[]) should return [].  It's OK for 2.4.
> 
> --Guido


Would you like me to document this discussion in the PEP?


Raymond