Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ autotest.py
File
autotest.py
Lib/test/autotest.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# This should be equivalent to running regrtest.py from the cmdline.
2
# It can be especially handy if you're in an interactive shell, e.g.,
3
# from test import autotest.
4
from
test.libregrtest.main
import
main
Callers
nothing calls this directly
Calls
1
main
Function · 0.90
Tested by
no test coverage detected