why does python execute line bye line as im coding?????????

Andy Jewell andy at wild-flower.co.uk
Mon Jun 16 16:37:42 EDT 2003


On Saturday 14 Jun 2003 10:21 pm, Gerrit Holl wrote:
> Cliff Wells wrote:
> > entire program and execute it all at once, you need to use a text editor
> > (preferably emacs) to create the file (something like "myprogram.py")
> > and then use the command "python myprogram.py" to run it.
>
> <silence>

DOS edlin.com works just as well, as long as you can put up with the
following:

1) Having DOS installed
2) Short (8.3) file names
3) An archaic line-based interface
4) A 64K file size limit
5) ....

<raspberry>

-andyj ;-p






More information about the Python-list mailing list