[issue1315] Bug in pstats.print_callers

Thomas Herve report at bugs.python.org
Fri Nov 23 17:14:56 CET 2007


Thomas Herve added the comment:

The real bug is in fact in add_callers, where it concatenates tuples
instead of adding the values. I'll try to write a test this week-end if
nobody beats me to it.

The attached is against current trunk.

----------
nosy: +therve
Added file: http://bugs.python.org/file8797/1315.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1315>
__________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 1315.diff
Url: http://mail.python.org/pipermail/python-bugs-list/attachments/20071123/4a8e6b99/attachment.txt 


More information about the Python-bugs-list mailing list