wilsonmo...@gmail.com wrote:

> TypeError: 'list' object is not callable

Hint:

> open = []

[...]

> with open(..., "rb") as csvfile:


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

Reply via email to