[email protected] wrote: > TypeError: 'list' object is not callable
Hint: > open = [] [...] > with open(..., "rb") as csvfile: -- https://mail.python.org/mailman/listinfo/python-list
[email protected] wrote: > TypeError: 'list' object is not callable
Hint: > open = [] [...] > with open(..., "rb") as csvfile: -- https://mail.python.org/mailman/listinfo/python-list