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

File test_tracing_profiler.py

Lib/test/test_profiling/test_tracing_profiler.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Test suite for the cProfile module."""
2
3import sys
4import unittest

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected