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

Function validate_with_stmt

Modules/parsermodule.c:2674–2687  ·  view source on GitHub ↗

with_stmt: * 0 1 ... -2 -1 * 'with' with_item (',' with_item)* ':' suite */

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_suiteFunction · 0.85
validate_with_itemFunction · 0.85

Tested by

no test coverage detected