s when the file begin read is too big for all lines
tobe?read with "readlines()"
> Ross Reyes <[EMAIL PROTECTED]> wrote:
>> Sorry for maybe a too simple a question but I googled and also
>> checked my reference O'Reilly Learning Python book and I did not
>&
HI -
Sorry for maybe a too simple a question but I googled and also checked my
reference O'Reilly Learning Python
book and I did not find a satisfactory answer.
When I use readlines, what happens if the number of lines is huge?I have
a very big file (4GB) I want to
read in, but I'm sure ther
Hi -
I wonder if someone might be able to lend a quick
answer to this.
I have a python script that I normally run from the
command line on Solaris.
i.e. %pythonscript
>
I decided to try IDLE on Windows to do some
debugging with the debugger (which I
unfortunately dont' have o