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

File __main__.py

Lib/asyncio/__main__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import ast
3import asyncio
4import asyncio.tools

Callers

nothing calls this directly

Calls 15

REPLThreadClass · 0.85
add_subparsersMethod · 0.80
add_parserMethod · 0.80
set_completerMethod · 0.80
add_argumentMethod · 0.45
parse_argsMethod · 0.45
exitMethod · 0.45
print_usageMethod · 0.45
new_event_loopMethod · 0.45
set_event_loopMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected