Peter Otten於 2014年2月6日星期四UTC+8下午4時22分45秒寫道:
> wilsonmo...@gmail.com wrote:
> 
> 
> 
> > TypeError: 'list' object is not callable
> 
> 
> 
> Hint:
> 
> 
> 
> > open = []
> 
> 
> 
> [...]
> 
> 
> 
> > with open(..., "rb") as csvfile:


i follow in
http://www.dyinglovegrape.com/data_analysis/part1/1da3.php

still have error

what is the correct writing?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to