On Fri, 2006-10-20 at 15:37, Carsten Haese wrote:
> for x in t:
>   y,z = t
>   # do something with y and z

Typo here, of course I mean y,z = x.

-Carsten


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

Reply via email to