diff options
author | Barry Warsaw <barry@python.org> | 2004-10-09 23:00:11 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2004-10-09 23:00:11 (GMT) |
commit | dee0cf12e3430e146738fd0d7a16a35071e3b913 (patch) | |
tree | 49550efa1ae9e834f5be3241b8c9d830c40fd4ee /Lib/stringold.py | |
parent | 6bd55ee1ef98ddf72a2707f64e3a8606b2e3da05 (diff) | |
download | cpython-dee0cf12e3430e146738fd0d7a16a35071e3b913.zip cpython-dee0cf12e3430e146738fd0d7a16a35071e3b913.tar.gz cpython-dee0cf12e3430e146738fd0d7a16a35071e3b913.tar.bz2 |
Fix SF bug # 1030941. In _parsegen(), in the clause where we're
capturing_preamble but we found a StartBoundaryNotFoundDefect, we need to
consume all lines from the current position to the EOF, which we'll set as the
epilogue of the current message. If we're not at EOF when we return from
here, the outer message's capturing_preamble assertion will fail.
Diffstat (limited to 'Lib/stringold.py')
0 files changed, 0 insertions, 0 deletions