[issue7372] Regression in pstats

Alexander Belopolsky report at bugs.python.org
Sat Nov 21 03:20:44 CET 2009


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

I am attaching a simple fix.  The test for data format could be taken out 
of the loop, but it is probably not worth complicating the logic.  In any 
case the real issue is whether profile and cProfile should produce 
compatible output or not.

----------
keywords: +patch
Added file: http://bugs.python.org/file15373/issue7372.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7372>
_______________________________________


More information about the Python-bugs-list mailing list