
Yeah, I should have done that instead of replying without context. 🤦 On Tue, 2020-10-20 at 17:43 +1100, Chris Angelico wrote:
On Tue, Oct 20, 2020 at 3:47 PM Paul Bryan <pbryan@anode.ca> wrote:
print is now a function, and as such can be passed to something that expects a callable. We would lose this if it were restored to a statement. Consequently this would be a breaking change, so I don't see it happening.
Did you read the post that opened this thread? :)
ChrisA _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-leave@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/5LDKR6... Code of Conduct: http://python.org/psf/codeofconduct/