Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ init
Method
init
Lib/test/test_opcache.py:1520–1521 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1518
1519
def
fake_super():
1520
def
init(self):
1521
pass
1522
1523
return
init
1524
Callers
5
test_init_reinitializes
Method · 0.45
test_preferred_extension
Method · 0.45
test_guess_file_type
Method · 0.45
test_init_stability
Method · 0.45
setUp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected