diff options
author | Guido van Rossum <guido@python.org> | 2000-03-07 15:05:50 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-03-07 15:05:50 (GMT) |
commit | fd6315ec7f61b4170d243b0272f6f5362807849a (patch) | |
tree | bca9edbeafe70307c163450c2fe39956b9b51f0a /Lib/tzparse.py | |
parent | e066134f482f8e3fa427a9f84892b39faff72627 (diff) | |
download | cpython-fd6315ec7f61b4170d243b0272f6f5362807849a.zip cpython-fd6315ec7f61b4170d243b0272f6f5362807849a.tar.gz cpython-fd6315ec7f61b4170d243b0272f6f5362807849a.tar.bz2 |
If we're in the current input and there's only whitespace beyond the
cursor, erase that whitespace first. This avoids a particularly
confusing case where hitting Return at the end of the command didn't
do what it was expected to do -- because it wasn't considered to be at
the end of the command. Now it is.
Diffstat (limited to 'Lib/tzparse.py')
0 files changed, 0 insertions, 0 deletions