MCPcopy 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_guess_file_typeMethod · 0.45
test_init_stabilityMethod · 0.45
setUpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected