MCPcopy Index your code
hub / github.com/RustPython/RustPython / method

Method method

Lib/test/test_weakref.py:30–31  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

28
29class C:
30 def method(self):
31 pass
32
33
34class Callable:

Callers 2

test_dynamicsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected