[EMAIL PROTECTED] wrote:
> Yes, ok. But so, it is only possible get data from a row (rows[0]) 
> 
> cells=rows[0]('td') 
> 
> And I want get data from all rows. I have trying with several 'for' setences 
> but i can not. 

Can you show us what you tried?

Have you read a Python tutorial? It seems like some of the things you 
are struggling with might be addressed in general Python material.

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to