summaryrefslogtreecommitdiffstats
path: root/Lib/mimetools.py
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2004-10-09 23:00:11 (GMT)
committerBarry Warsaw <barry@python.org>2004-10-09 23:00:11 (GMT)
commitdee0cf12e3430e146738fd0d7a16a35071e3b913 (patch)
tree49550efa1ae9e834f5be3241b8c9d830c40fd4ee /Lib/mimetools.py
parent6bd55ee1ef98ddf72a2707f64e3a8606b2e3da05 (diff)
downloadcpython-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/mimetools.py')
0 files changed, 0 insertions, 0 deletions