Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zai-org/CodeGeeX
/ readline
Method
readline
codegeex/benchmark/execution.py:447–448 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
445
raise
IOError
446
447
def
readline(self, *args, **kwargs):
448
raise
IOError
449
450
def
readlines(self, *args, **kwargs):
451
raise
IOError
Callers
1
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected