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

Function validate_yield_expr

Modules/parsermodule.c:1776–1788  ·  view source on GitHub ↗

yield_expr: 'yield' [testlist] */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

validate_yield_stmtFunction · 0.85
validate_atomFunction · 0.85
validate_nodeFunction · 0.85

Calls 2

validate_ntypeFunction · 0.85
validate_testlistFunction · 0.85

Tested by

no test coverage detected