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

File __main__.py

Tools/peg_generator/pegen/__main__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3.8
2
3"""pegen -- PEG Generator.
4

Callers

nothing calls this directly

Calls 6

add_subparsersMethod · 0.80
add_parserMethod · 0.80
mainFunction · 0.70
add_argumentMethod · 0.45
set_defaultsMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected