Josh Rosenberg <[email protected]> added the comment:
Why not "lambda parameters cannot be parenthesized" (optionally "lambda function")? def-ed function parameters are parenthesized, so just saying "Function parameters cannot be parenthesized" seems very weird. ---------- nosy: +josh.r _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45450> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
