Michael Smith writes: > On the other hand, assert has no parentheses, and gets committed for > posterity everywhere.
ISTR that assert was not converted to a function along with print because it's a control flow construct. _______________________________________________ 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/M7YSHHYFVRM4WUNT3Q5PW2ZJER23NVPA/ Code of Conduct: http://python.org/psf/codeofconduct/