diff options
author | Tim Peters <tim.peters@gmail.com> | 2004-08-19 06:49:33 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2004-08-19 06:49:33 +0000 |
commit | 1cf3aa6e6615dcddc58e42d4fb214f9e0d90d22c (patch) | |
tree | 6b9f482fa3db48cdc47ca711991120186ac09a9a /Python | |
parent | caa9798410887317226c4bf89f38d318b8436612 (diff) | |
download | cpython-git-1cf3aa6e6615dcddc58e42d4fb214f9e0d90d22c.tar.gz |
ELLIPSIS implementation: an ellipsis couldn't match nothing if it
appeared at the end of a line. Repaired that. Also noted that it's
too easy to provoke this implementation into requiring exponential
time, and especially when a test fails. I'll replace the implementation
with an always-efficient one later.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions