On Tue, 12 May 2020 11:36:38 -0700 Ethan Furman <et...@stoneleaf.us> 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 -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/ICEW7BIU43EPR26AXF4NT25ZY6WH7BIA/ Code of Conduct: http://python.org/psf/codeofconduct/