>When used in a function call (as opposed to a function definition), *
>is the "unpacking" operator.  Basically, it "flattens" an iterable into
>arguments.  The docs mention it...

Cool, looks like I didn't read carefully enough.

Thanks again.

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

Reply via email to