Lines Matching refs:preamble
332 # preamble.
338 preamble = []
358 # We saw an inter-part boundary. Were we in the preamble?
360 if preamble:
363 lastline = preamble[-1]
366 preamble[-1] = lastline[:-len(eolmo.group(0))]
367 self._cur.preamble = EMPTYSTRING.join(preamble)
418 # I think we must be in the preamble
420 preamble.append(line)
422 # capturing the preamble, we never saw the start boundary. Note
427 self._cur.set_payload(EMPTYSTRING.join(preamble))
435 # If we're not processing the preamble, then we might have seen