I guess another way to accomplish this would be, is there any way that I can 
turn the returned value for (column) into 1 list?

So rather than 
>a
>b
>c
>d
>e
>f 
I would get [a, b, c, d, e, f]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to