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

Method readlines

Lib/codecs.py:576–589  ·  view source on GitHub ↗

Read all lines available on the input stream and return them as list of lines. Line breaks are implemented using the codec's decoder method and are included in the list entries. sizehint, if given, is ignored since there is no efficient

(self, sizehint=None, keepends=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readlinesMethod · 0.45

Calls 2

readMethod · 0.95
splitlinesMethod · 0.80

Tested by

no test coverage detected