Clarification: where can packing/unpacking syntax be used?

It would be great if it were valid essentially anywhere (not limited to 
parameter passing).

What about constructs like:

a, @tuple tail, b = sequence?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to