Pythonification of the asterisk-based collection packing/unpacking syntax

Steven D'Aprano steve+comp.lang.python at pearwood.info
Sun Dec 25 07:50:21 EST 2011


On Sat, 24 Dec 2011 06:45:01 -0800, Eelco wrote:

> Can you give an example of a construct in python where two whitespace
> delimited identifiers are legal?

Not apart from the trivial case of two identifiers separated by newlines.

What's your point?


-- 
Steven



More information about the Python-list mailing list