Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_timeit.py
File
test_timeit.py
Lib/test/test_timeit.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
timeit
2
import
unittest
3
import
sys
4
import
io
Callers
nothing calls this directly
Calls
1
main
Method · 0.45
Tested by
no test coverage detected