Too Many Values To Unpack

Carsten Haese carsten.haese at gmail.com
Fri Nov 20 13:07:49 EST 2009


Victor Subervi wrote:
> Now what I don't understand about the above code, provided by Dennis Lee
> Bieber, is the "expand" statement.

It's not a statement. It's a function. The function is defined in your
code. Or rather, it's defined in the code that you copied from Dennis
Lee Bieber, apparently. Look at the function definition. It'll tell you
what the function does.

> Could
> someone please explain what this code does?

Maybe you should ask the person that wrote the code.

--
Carsten Haese
http://informixdb.sourceforge.net




More information about the Python-list mailing list