Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ wantobjects
Method
wantobjects
Lib/test/test_ttk_textonly.py:17–18 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
15
return
arg.split(
':'
)
16
17
def
wantobjects(self):
18
return
True
19
20
21
class
MockTclObj(object):
Callers
7
_fixresult
Method · 0.80
setUp
Method · 0.80
check
Method · 0.80
test_get
Method · 0.80
test_set
Method · 0.80
test_invalid_value_domain
Method · 0.80
setUpClass
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected