On 05/04/2020 12:35 PM, Alex Hall wrote:
I imagine there are few people who are too lazy to copy code from SO right now, and would be too lazy to import from itertools when the feature becomes available, but if it's a builtin then they're willing to make changes
Quite frankly, I have zero concern for people who are unwilling to import the correct function from the correct module. -- ~Ethan~ _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/AKNVIOLBHN2T57QKAFZHFNQJXVBMNSRD/ Code of Conduct: http://python.org/psf/codeofconduct/
