diff options
author | Georg Brandl <georg@python.org> | 2010-10-22 06:28:01 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-10-22 06:28:01 (GMT) |
commit | 83938437cb74418ba45d00a99d02c6e095110c60 (patch) | |
tree | 543eed563062c83c1ea1c202047a69be42c90131 /Lib/test/pstats.pck | |
parent | 68fc9aa318788344d36e72a0347ce967d6156f09 (diff) | |
download | cpython-83938437cb74418ba45d00a99d02c6e095110c60.zip cpython-83938437cb74418ba45d00a99d02c6e095110c60.tar.gz cpython-83938437cb74418ba45d00a99d02c6e095110c60.tar.bz2 |
#10166: rewrite self-recursion to iteration in pstats.Stats.add(). Also add a unittest and a stats test file.
Diffstat (limited to 'Lib/test/pstats.pck')
-rw-r--r-- | Lib/test/pstats.pck | bin | 0 -> 66607 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/pstats.pck b/Lib/test/pstats.pck Binary files differnew file mode 100644 index 0000000..c48ccb7 --- /dev/null +++ b/Lib/test/pstats.pck |