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

File syntax_generator.py

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

Source from the content-addressed store, hash-verified

1from testutils import assert_raises
2
3
4r = []

Callers

nothing calls this directly

Calls 15

assert_raisesFunction · 0.90
make_numbersFunction · 0.85
listClass · 0.85
g2Function · 0.85
nextFunction · 0.85
g3Function · 0.85
g4Function · 0.85
catch_exceptionFunction · 0.85
g5Function · 0.85
binaryFunction · 0.85
iterFunction · 0.85
writerFunction · 0.70

Tested by

no test coverage detected