Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ id
Method
id
Lib/test/test_regrtest.py:2502–2503 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2500
self.test_id = test_id
2501
2502
def
id(self):
2503
return
self.test_id
2504
2505
# Restore patterns once the test completes
2506
patterns = get_match_tests()
Callers
8
test_match_test
Method · 0.95
setUp
Method · 0.45
__init__
Method · 0.45
test___func___non_method
Method · 0.45
_setUp
Method · 0.45
test_handle_called_with_queue_queue
Method · 0.45
test_handle_called_with_mp_queue
Method · 0.45
test_no_messages_in_queue_after_stop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected