> > def enlargetable(table,col):
> >     return table.append(col)

Google for "python pitfalls"

-- 
Gabriel Genellina

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

Reply via email to