That happens when you try something like this: a,b,c = [1,2,3,4]
It means there are more items on the right side than the left. You probably have < 11 variables on the left side. On Apr 11, 10:13 am, "fscked" <[EMAIL PROTECTED]> wrote: > Trying to use CSV to read in a line with 11 fields and I keep getting > this error. I have googled a bit and have been unable to figure it out. -- http://mail.python.org/mailman/listinfo/python-list