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

Function err_string

Modules/parsermodule.c:548–552  ·  view source on GitHub ↗

err_string(char* message) * * Sets the error string for an exception of type ParserError. * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

parser_tuple2stFunction · 0.85
build_node_childrenFunction · 0.85
validate_varargslistFunction · 0.85
validate_small_stmtFunction · 0.85
validate_expr_stmtFunction · 0.85
validate_dotted_as_nameFunction · 0.85
validate_import_stmtFunction · 0.85
validate_global_stmtFunction · 0.85
validate_exec_stmtFunction · 0.85
validate_assert_stmtFunction · 0.85
validate_comp_opFunction · 0.85

Calls 1

PyErr_SetStringFunction · 0.85

Tested by

no test coverage detected