Pablo Galindo Salgado <[email protected]> added the comment:
Example:
>>> lambda (x,y,z): x+y+z
File "<stdin>", line 1
lambda (x,y,z): x+y+z
^^^^^^^
SyntaxError: Function parameters cannot be parenthesized
----------
_______________________________________
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