On 04/15/2013 11:25 AM, Gnarlodious wrote:
Say I have a tuple I want to expand assigning to variables:

tup = *func()

What is the asterisk for?  I assume it's a python 3
thing, because I get a syntax error, but I'm having
trouble Googling it.

Thanks,

Tobiah

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

Reply via email to