Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ state
Method
state
Lib/test/test__interpchannels.py:1438–1439 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1436
1437
@property
1438
def
state(self):
1439
return
self._state
1440
1441
@property
1442
def
cid(self):
Callers
3
test_widget_state
Method · 0.45
test_invoke
Method · 0.45
test_revalidation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected