Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ GetSource
Method
GetSource
test/testpy/__init__.py:126–127 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
124
}
125
126
def
GetSource(self):
127
return
open(self.file).read()
128
129
130
class
SimpleTestConfiguration(test.TestConfiguration):
Callers
nothing calls this directly
Calls
2
open
Function · 0.50
read
Method · 0.45
Tested by
no test coverage detected