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

File test_profile.py

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

Source from the content-addressed store, hash-verified

1"""Test suite for the profile module."""
2
3import sys
4import pstats

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected