MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / validate_print_stmt

Function validate_print_stmt

Modules/parsermodule.c:1678–1718  ·  view source on GitHub ↗

print_stmt: * * 'print' ( [ test (',' test)* [','] ] * | '>>' test [ (',' test)+ [','] ] ) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

validate_nodeFunction · 0.85

Calls 3

validate_ntypeFunction · 0.85
validate_testFunction · 0.85
validate_numnodesFunction · 0.85

Tested by

no test coverage detected