Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
argparse
2
import
ast
3
import
asyncio
4
import
asyncio.tools
Callers
nothing calls this directly
Calls
15
AsyncIOInteractiveConsole
Class · 0.85
REPLThread
Class · 0.85
add_subparsers
Method · 0.80
add_parser
Method · 0.80
set_completer
Method · 0.80
add_argument
Method · 0.45
parse_args
Method · 0.45
exit
Method · 0.45
print_usage
Method · 0.45
new_event_loop
Method · 0.45
set_event_loop
Method · 0.45
start
Method · 0.45
Tested by
no test coverage detected