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

Method readlines

Lib/_pyio.py:499–517  ·  view source on GitHub ↗

Return a list of lines from the stream. hint can be specified to control the number of lines read: no more lines will be read if the total size (in bytes/characters) of all lines so far exceeds hint.

(self, hint=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

add_gcc_pathsMethod · 0.45
detect_modulesMethod · 0.45
fix_makefileFunction · 0.45
mainFunction · 0.45
updatecacheFunction · 0.45
_parse_makefileFunction · 0.45
readlineMethod · 0.45
__init__Method · 0.45
updatelineFunction · 0.45
scanfolderFunction · 0.45
ReadFileFunction · 0.45
__init__Method · 0.45

Calls 2

listClass · 0.50
appendMethod · 0.45

Tested by 1

mainFunction · 0.36