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

Method readline

Lib/codecs.py:503–574  ·  view source on GitHub ↗

Read one line from the input stream and return the decoded data. size, if given, is passed as size argument to the read() method.

(self, size=None, keepends=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

nextMethod · 0.95
readlineMethod · 0.45
readlineMethod · 0.45

Calls 4

readMethod · 0.95
splitlinesMethod · 0.80
endswithMethod · 0.80
joinMethod · 0.45

Tested by

no test coverage detected