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

Method readline

Lib/tarfile.py:824–853  ·  view source on GitHub ↗

Read one entire line from the file. If size is present and non-negative, return a string with at most that size, which may be an incomplete line.

(self, size=-1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readlinesMethod · 0.95
__iter__Method · 0.95

Calls 4

findMethod · 0.45
readMethod · 0.45
appendMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected