MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / test_pushCR_LF

Method test_pushCR_LF

Lib/email/test/test_email.py:2565–2596  ·  view source on GitHub ↗

FeedParser BufferedSubFile.push() assumed it received complete line endings. A CR ending one push() followed by a LF starting the next push() added an empty line.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

pushMethod · 0.95
readlineMethod · 0.95
BufferedSubFileClass · 0.90
assertTrueMethod · 0.80
appendMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected