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 | ed91a5d6d27d6fc79916f93feed9b14f75530e57 (patch) | |
tree | 8b7408a850122df8b2a088d47f3b0b0b62e982ec /Python/pythonrun.c | |
parent | 56c5853cd0deec7a6b18b7bdca512f5727b0dd5d (diff) | |
download | cpython-ed91a5d6d27d6fc79916f93feed9b14f75530e57.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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions