diff options
author | Guido van Rossum <guido@python.org> | 1997-12-29 20:05:45 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-12-29 20:05:45 (GMT) |
commit | 5baf4bc97863dc2a5e89ca22ac73bdbf34dff925 (patch) | |
tree | 84ea193a102dd2e68d067f4225fd015b23fe1303 /Python/pythonmain.c | |
parent | 588f38ec2acf8b912bac65167f9e4507e9907767 (diff) | |
download | cpython-5baf4bc97863dc2a5e89ca22ac73bdbf34dff925.zip cpython-5baf4bc97863dc2a5e89ca22ac73bdbf34dff925.tar.gz cpython-5baf4bc97863dc2a5e89ca22ac73bdbf34dff925.tar.bz2 |
Moved things around a bit in interact(), so outout is processed before
input. When an EOF is read, break out of the loop instead of (by
default) writing an empty line (which doesn't do much good). Don't
close self when falling through the loop.
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions