On 6 Apr 2017, at 10:07pm, David Raymond <david.raym...@tomtom.com> wrote:

> with open(fi, "r") as f:

In Python, once you fall outside the scope of "with open()" does it 
automatically close the file for you ?  If so, that’s pretty neat.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to