Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/evalplus/evalplus
/ readlines
Method
readlines
evalplus/eval/utils.py:90–91 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
88
raise
IOError
89
90
def
readlines(self, *args, **kwargs):
91
raise
IOError
92
93
def
readable(self, *args, **kwargs):
94
""
"Returns True if the IO object can be read."
""
Callers
15
fix_v011.py
File · 0.80
evolve
Function · 0.80
debug_output
Function · 0.80
fix_v015.py
File · 0.80
evolve
Function · 0.80
fix_v017.py
File · 0.80
fix_v012.py
File · 0.80
fix_v013.py
File · 0.80
fix_v016.py
File · 0.80
fix_v014.py
File · 0.80
evolve
Function · 0.80
fix_v018.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected