On Fri, May 15, 2020 at 11:57 Henk-Jaap Wagenaar <[email protected]> wrote:
> I'll join in with the fun... > > zip(strict=True) +1 > itertools.zip_strict() +0 > zip(mode='strict') -1 > zip.strict() -1 > Those are exactly how I would vote. -- --Guido (mobile)
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/TYJW4KPCICOEO6TJQXDMAVBXRMH3TY6C/ Code of Conduct: http://python.org/psf/codeofconduct/
