MCPcopy Index your code
hub / github.com/python/cpython / asdl_c.py

File asdl_c.py

Parser/asdl_c.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#! /usr/bin/env python
2"""Generate C code from an ASDL description."""
3
4import sys

Callers

nothing calls this directly

Calls 4

ArgumentParserClass · 0.90
mainFunction · 0.70
add_argumentMethod · 0.45
parse_argsMethod · 0.45

Tested by

no test coverage detected