MCPcopy Index your code
hub / github.com/python/cpython / id

Method id

Lib/test/support/channels.py:112–113  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

110
111 @property
112 def id(self):
113 return self._id
114
115 @property
116 def _info(self):

Callers 10

setUpMethod · 0.45
setUpMethod · 0.45
setUpMethod · 0.45
_list_casesFunction · 0.45
match_testFunction · 0.45
test_idMethod · 0.45
test_instancemethodMethod · 0.45
venvMethod · 0.45

Calls

no outgoing calls

Tested by 8

setUpMethod · 0.36
setUpMethod · 0.36
setUpMethod · 0.36
_list_casesFunction · 0.36
test_idMethod · 0.36
test_instancemethodMethod · 0.36