summaryrefslogtreecommitdiffstats
path: root/Lib/test/pstats.pck
Commit message (Collapse)AuthorAgeFilesLines
* #10166: rewrite self-recursion to iteration in pstats.Stats.add(). Also add ↵Georg Brandl2010-10-221-0/+0
a unittest and a stats test file.