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 <pbr...@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-le...@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/5LDKR6CHIPRQ6PEXE7ZOJNFKWX4YEU4M/
> Code of Conduct: http://python.org/psf/codeofconduct/

_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@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/YYSMNGLLGNZ7NYUD3HYVYZ72EO5HJT6N/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to