[Python-Dev] PEP 450 adding statistics module

Serhiy Storchaka storchaka at gmail.com
Mon Sep 9 10:02:05 CEST 2013


08.09.13 20:52, Guido van Rossum написав(ла):
> Well, to me zip(*x) is unnatural, and it's inefficient when the arrays are long.

Perhaps we need zip.from_iterable()?




More information about the Python-Dev mailing list