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

File first_sets.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3.8
2
3import argparse
4import pprint

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
add_argumentMethod · 0.45

Tested by

no test coverage detected