> > def enlargetable(table,col): > > return table.append(col)
Google for "python pitfalls" -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list
> > def enlargetable(table,col): > > return table.append(col)
Google for "python pitfalls" -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list