Parser needed.

Skybuck Flying skybuck2000 at hotmail.com
Mon Jun 1 21:29:03 EDT 2015


Since the file is probably ascii... not sure... I might come away with:

"
file.read([size])
Reads at most size bytes from the file (less if the read hits EOF before 
obtaining size bytes).

"

The doc does not mention is size is optionally... I will try and leave it 
out, see what happens, otherwise a big number will have to be given or so... 
or perhaps retrieve file size and add it.



Bye,

  Skybuck.







More information about the Python-list mailing list