summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-08-19 06:49:33 +0000
committerTim Peters <tim.peters@gmail.com>2004-08-19 06:49:33 +0000
commited91a5d6d27d6fc79916f93feed9b14f75530e57 (patch)
tree8b7408a850122df8b2a088d47f3b0b0b62e982ec /Python/pythonrun.c
parent56c5853cd0deec7a6b18b7bdca512f5727b0dd5d (diff)
downloadcpython-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