On Tue, 12 May 2020 11:36:38 -0700 Ethan Furman <[email protected]> wrote: > > Also, if a flag is used, won't that slow down every call to zip even when the > flag is False?
Why would it? Is that based on a rational analysis of how argument parsing works? Regards Antoine. _______________________________________________ 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/ICEW7BIU43EPR26AXF4NT25ZY6WH7BIA/ Code of Conduct: http://python.org/psf/codeofconduct/
