Python has always preferred full-word over old-school C/Perl/PHP-style abbreviated names. Clarity is paramount. (Or this whole discussion wouldn't even be happening.)
I think this is *more* of a zip_shortest than zip_strict, but since you can never have total clarity without a method name that doubles as a docstring, whatever works will work as long as it's documented. Em On Wed, May 20, 2020 at 3:33 PM Joseph Jenne via Python-Dev < [email protected]> wrote: > I'd like to suggest "len_eq" as a short but (rather) self-explanatory > option. >
_______________________________________________ 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/ENRSP4ZSA4D3X7MXQK43GJE3IE2RKEBD/ Code of Conduct: http://python.org/psf/codeofconduct/
