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

File pstats.py

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

Source from the content-addressed store, hash-verified

1"""Class for printing reports on profiled python code."""
2
3# Written by James Roskind
4# Based on prior profile module by Sjoerd Mullender...

Callers

nothing calls this directly

Calls 3

ProfileBrowserClass · 0.85
do_addMethod · 0.45
cmdloopMethod · 0.45

Tested by

no test coverage detected