Thanks 2QdxY4RzWzUUiLuE for your thoughtful response. I shouldn't have
used the word "expression" since it was going to be taken as a Python
term.
Let me clarify the issue. An optional starred expression (denoted
"[starred_expression]" in the specification of the syntax) is a
natural generalizatio
Matsuoka Takuo writes:
> Let me clarify the issue. An optional starred expression (denoted
> "[starred_expression]" in the specification of the syntax) is a
> natural generalization of an expression list (which is not necessarily
> an expression in the Python sense) in the sense that use of th