MCPcopy 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
21class MockTclObj(object):

Callers 7

_fixresultMethod · 0.80
setUpMethod · 0.80
checkMethod · 0.80
test_getMethod · 0.80
test_setMethod · 0.80
setUpClassMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected