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

Function validate_arglist

Modules/parsermodule.c:2768–2844  ·  view source on GitHub ↗

arglist: * * (argument ',')* (argument [','] | '*' test [',' '**' test] | '**' test) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

validate_decoratorFunction · 0.85
validate_trailerFunction · 0.85

Calls 5

validate_numnodesFunction · 0.85
err_stringFunction · 0.85
validate_argumentFunction · 0.85
PyErr_ClearFunction · 0.85
validate_testFunction · 0.85

Tested by

no test coverage detected