MCPcopy Index your code
hub / github.com/zai-org/CodeGeeX / readlines

Method readlines

codegeex/benchmark/execution.py:450–451  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

448 raise IOError
449
450 def readlines(self, *args, **kwargs):
451 raise IOError
452
453 def readable(self, *args, **kwargs):
454 """ Returns True if the IO object can be read. """

Callers 10

run_predictFunction · 0.80
tokenize_lambadaFunction · 0.80
__init__Method · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 4

mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64