On Mon, Dec 29, 2014 at 10:11 AM, JC <chalao.a...@gmail.com> wrote:
> Do I have to open the file again to get 'rdr' work again?

Yes, but if you want the number of records, just operate on the rows
list, e.g. len(rows).

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

Reply via email to