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

Function parser_do_parse

Modules/parsermodule.c:561–587  ·  view source on GitHub ↗

PyObject* parser_do_parse(PyObject* args, int type) * * Internal function to actually execute the parse and return the result if * successful or set an exception if not. * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

parser_newstobjectFunction · 0.85
PyParser_SetErrorFunction · 0.85

Tested by

no test coverage detected