[Python-ideas] Unpack of sequences
Serhiy Storchaka
storchaka at gmail.com
Thu Aug 30 17:46:38 CEST 2012
On 30.08.12 05:25, Greg Ewing wrote:
> How about
>
> a, b, c, ... = d
SyntaxError: can't assign to Ellipsis
More information about the Python-ideas
mailing list