MCPcopy 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

1import timeit
2import unittest
3import sys
4import io

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected