Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> Note that the first error is adding invalid outer parens, whereas the second 
> is adding inner parens for sublist.

Yeah, but you can also write:

lambda x, (y, z), w:  None

So is kind of the same error

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45450>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to