MCPcopy Index your code
hub / github.com/RustPython/RustPython / syntax_class.py

File syntax_class.py

extra_tests/snippets/syntax_class.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from testutils import assert_raises
2__name__ = "class"
3
4

Callers

nothing calls this directly

Calls 15

assert_raisesFunction · 0.90
Bar2Class · 0.85
Me2Class · 0.85
superClass · 0.85
isinstanceFunction · 0.85
strFunction · 0.85
T5Class · 0.85
nested_scopeFunction · 0.85
fubarMethod · 0.80
kungfuMethod · 0.80
get_xMethod · 0.80
FooClass · 0.70

Tested by

no test coverage detected