file object: seek and close?

Batista, Facundo FBatista at uniFON.com.ar
Thu Sep 18 12:27:03 EDT 2003


#- f = open('somefile', 'r')
#- for lines in f:
#-     some operations
#- f.seek(0)

I think will be very useful if you detail what those "some operations" are.

.	Facundo





More information about the Python-list mailing list