After thinking about it for a day, my opinions are:
+1 for the limited idea of bringing back the print statement with positional arguments only, as syntactic sugar (and not a replacement) for the print function +0 on a print statement with keyword arguments (again, as syntactic sugar) -1 on removing the print function -1 on parentheses-less function calls for anything else.
_______________________________________________ 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/FKOI3W3U7NDOPKALJSVNYZXZN4QG6DVY/ Code of Conduct: http://python.org/psf/codeofconduct/