commit | 52d7815dae54955b3d02bc20029e7d04683d9b52 | [log] [tgz] |
---|---|---|
author | Tim Peters <[email protected]> | Wed Feb 14 06:35:35 2001 +0000 |
committer | Tim Peters <[email protected]> | Wed Feb 14 06:35:35 2001 +0000 |
tree | 6f238c410fb7df4715ad613fb70ef32f7cf33406 | |
parent | c8e6dfa18135e18960472381bb023053ebb6e281 [diff] |
Miranda newlines: if anything at all was written to stdout, supply a newline at the end if there isn't one already. Expected output has no way to indicate that a trailing newline was not expected, and in the interpreter shell *Python* supplies the trailing newline before printing the next prompt.